From: Greg KH <gregkh@linuxfoundation.org>
To: Nayana Mariyappa <nayana.mariyappa@gmail.com>
Cc: linux-kernel@vger.kernel.org, linux-staging@lists.linux.dev,
kernel test robot <lkp@intel.com>
Subject: Re: [PATCH] staging: rtl8723bs: avoid non-kernel-doc comment warning
Date: Mon, 12 Jan 2026 11:58:27 +0100 [thread overview]
Message-ID: <2026011221-calamari-surround-4e29@gregkh> (raw)
In-Reply-To: <20260112045511.42960-1-nayana.mariyappa@gmail.com>
On Mon, Jan 12, 2026 at 04:55:11AM +0000, Nayana Mariyappa wrote:
> Replace a /** comment with a regular block comment to avoid
> kernel-doc parsing warnings reported by the kernel test robot.
>
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202601101642.PaiOTqlr-lkp@intel.com/
> Signed-off-by: Nayana Mariyappa <nayana.mariyappa@gmail.com>
> ---
> drivers/staging/rtl8723bs/os_dep/osdep_service.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/drivers/staging/rtl8723bs/os_dep/osdep_service.c b/drivers/staging/rtl8723bs/os_dep/osdep_service.c
> index c082a0359064..95b1d4e8e0f3 100644
> --- a/drivers/staging/rtl8723bs/os_dep/osdep_service.c
> +++ b/drivers/staging/rtl8723bs/os_dep/osdep_service.c
> @@ -6,7 +6,7 @@
> ******************************************************************************/
> #include <drv_types.h>
>
> -/**
> +/*
> * Translate the OS dependent @param error_code to OS independent RTW_STATUS_CODE
> * @return: one of RTW_STATUS_CODE
> */
> --
> 2.43.0
>
>
Does not apply to my tree at all :(
prev parent reply other threads:[~2026-01-12 10:58 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-12 4:55 [PATCH] staging: rtl8723bs: avoid non-kernel-doc comment warning Nayana Mariyappa
2026-01-12 10:58 ` 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=2026011221-calamari-surround-4e29@gregkh \
--to=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
--cc=lkp@intel.com \
--cc=nayana.mariyappa@gmail.com \
/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