From: Greg KH <gregkh@linuxfoundation.org>
To: Dinh Nguyen <dinguyen@kernel.org>
Cc: linux-kernel@vger.kernel.org, arnd@arndb.de,
Stephen Rothwell <sfr@canb.auug.org.au>
Subject: Re: [PATCH 3/3] firmware: stratix10-svc: fix make htmldocs warning
Date: Mon, 24 Nov 2025 17:49:04 +0100 [thread overview]
Message-ID: <2025112446-map-winter-7818@gregkh> (raw)
In-Reply-To: <20251114185815.358423-3-dinguyen@kernel.org>
On Fri, Nov 14, 2025 at 12:58:15PM -0600, Dinh Nguyen wrote:
> Stephen Rothwell reports htmldocs warnings when merging char-misc tree:
>
> WARNING: include/linux/firmware/intel/stratix10-svc-client.h:22 This comment
> starts with '/**', but isn't a kernel-doc comment.
>
> WARNING: include/linux/firmware/intel/stratix10-svc-client.h:184 Enum value
> 'COMMAND_HWMON_READTEMP' not described in enum 'stratix10_svc_command_code'
>
> WARNING: include/linux/firmware/intel/stratix10-svc-client.h:184 Enum value
> 'COMMAND_HWMON_READVOLT' not described in enum 'stratix10_svc_command_code'
>
> WARNING: include/linux/firmware/intel/stratix10-svc-client.h:307 function
> parameter 'cb_arg' not described in 'async_callback_t'
>
> Fixes: 4f49088c1625 ("firmware: stratix10-svc: Add definition for voltage and temperature sensor")
> Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
> Closes: https://lore.kernel.org/linux-next/20251114153920.1c5df700@canb.auug.org.au/
> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
> ---
> include/linux/firmware/intel/stratix10-svc-client.h | 10 ++++++++--
> 1 file changed, 8 insertions(+), 2 deletions(-)
This is the same subject line as patch 1/3. Please don't do that. I'll
try to fix this up...
thanks,
greg k-h
prev parent reply other threads:[~2025-11-24 16:49 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-14 18:58 [PATCHv2 1/3] firmware: stratix10-svc: fix make htmldocs warning Dinh Nguyen
2025-11-14 18:58 ` [PATCH 2/3] firmware: stratix-svc: " Dinh Nguyen
2025-11-14 18:58 ` [PATCH 3/3] firmware: stratix10-svc: " Dinh Nguyen
2025-11-24 16:49 ` Greg KH [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=2025112446-map-winter-7818@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=arnd@arndb.de \
--cc=dinguyen@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sfr@canb.auug.org.au \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
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