From: Guenter Roeck <linux@roeck-us.net>
To: hanzhijian <hanzhijian1991@gmail.com>
Cc: linux-hwmon@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] hwmon: (yogafan) fix non-kernel-doc comment
Date: Fri, 21 Aug 2026 07:24:09 -0700 [thread overview]
Message-ID: <ecc9246e-603b-48ee-90c2-e5834c363c56@roeck-us.net> (raw)
In-Reply-To: <20260821115720.2017516-1-hanzhijian1991@gmail.com>
On Fri, Aug 21, 2026 at 07:57:20PM +0800, hanzhijian wrote:
> The file description comment starts with "/**" which is reserved for
> kernel-doc comments, triggering a kernel-doc checker warning. Change
> it to a plain "/*" comment since it does not document any function or
> struct.
>
> Signed-off-by: hanzhijian <hanzhijian1991@gmail.com>
Applied.
Thanks,
Guenter
> ---
> drivers/hwmon/yogafan.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/hwmon/yogafan.c b/drivers/hwmon/yogafan.c
> index 48fa5148d..278cb089b 100644
> --- a/drivers/hwmon/yogafan.c
> +++ b/drivers/hwmon/yogafan.c
> @@ -1,5 +1,5 @@
> // SPDX-License-Identifier: GPL-2.0-only
> -/**
> +/*
> * yoga_fan.c - Lenovo Yoga/Legion Fan Hardware Monitoring Driver
> *
> * Provides fan speed monitoring for Lenovo Yoga, Legion, and IdeaPad
next prev parent reply other threads:[~2026-08-21 14:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-08-21 11:57 [PATCH] hwmon: (yogafan) fix non-kernel-doc comment hanzhijian
2026-08-21 12:01 ` sashiko-bot
2026-08-21 14:04 ` hanzhijian
2026-08-21 14:24 ` Guenter Roeck [this message]
2026-08-23 1:38 ` [PATCH v2] " hanzhijian
2026-08-23 1:39 ` sashiko-bot
2026-08-23 4:26 ` Guenter Roeck
2026-08-24 12:55 ` hanzhijian
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=ecc9246e-603b-48ee-90c2-e5834c363c56@roeck-us.net \
--to=linux@roeck-us.net \
--cc=hanzhijian1991@gmail.com \
--cc=linux-hwmon@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/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