public inbox for linux-next@vger.kernel.org 
 help / color / mirror / Atom feed
From: Randy Dunlap <rdunlap@infradead•org>
To: Andy Shevchenko <andriy.shevchenko@linux•intel.com>,
	linux-doc@vger•kernel.org, linux-kernel@vger•kernel.org,
	Mark Brown <broonie@kernel•org>,
	Liam Girdwood <lgirdwood@gmail•com>
Cc: Jonathan Corbet <corbet@lwn•net>,
	Linux Next Mailing List <linux-next@vger•kernel.org>,
	Stephen Rothwell <sfr@canb•auug.org.au>
Subject: Re: [PATCH v1 1/1] Documentation: core-api: Drop :export: for int_log.h
Date: Thu, 13 Jul 2023 11:58:09 -0700	[thread overview]
Message-ID: <7622fbbf-1c2e-e137-38d3-aea66f3c88b2@infradead.org> (raw)
In-Reply-To: <20230713165320.14199-1-andriy.shevchenko@linux.intel.com>



On 7/13/23 09:53, Andy Shevchenko wrote:
> The :export: keyword makes sense only for C-files, where EXPORT_SYMBOL()
> might appear. Otherwise kernel-doc may not produce anything out of this
> file.
> 
> Reported-by: Stephen Rothwell <sfr@canb•auug.org.au>
> Fixes: f97fa3dcb2db ("lib/math: Move dvb_math.c into lib/math/int_log.c")
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux•intel.com>

Reviewed-by: Randy Dunlap <rdunlap@infradead•org>

Thanks.

> ---
>  Documentation/core-api/kernel-api.rst | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/Documentation/core-api/kernel-api.rst b/Documentation/core-api/kernel-api.rst
> index a526fbe06f86..ae92a2571388 100644
> --- a/Documentation/core-api/kernel-api.rst
> +++ b/Documentation/core-api/kernel-api.rst
> @@ -166,7 +166,6 @@ Integer log and power Functions
>  -------------------------------
>  
>  .. kernel-doc:: include/linux/int_log.h
> -   :export:
>  
>  .. kernel-doc:: lib/math/int_pow.c
>     :export:

-- 
~Randy

      reply	other threads:[~2023-07-13 18:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-13 16:53 [PATCH v1 1/1] Documentation: core-api: Drop :export: for int_log.h Andy Shevchenko
2023-07-13 18:58 ` Randy Dunlap [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=7622fbbf-1c2e-e137-38d3-aea66f3c88b2@infradead.org \
    --to=rdunlap@infradead$(echo .)org \
    --cc=andriy.shevchenko@linux$(echo .)intel.com \
    --cc=broonie@kernel$(echo .)org \
    --cc=corbet@lwn$(echo .)net \
    --cc=lgirdwood@gmail$(echo .)com \
    --cc=linux-doc@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-next@vger$(echo .)kernel.org \
    --cc=sfr@canb$(echo .)auug.org.au \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox