All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: lixinyu <xinyuili@126.com>
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v4 1/2] staging: rtl8723bs: replace C++ style comments with kernel style
Date: Tue, 19 May 2026 12:09:25 +0200	[thread overview]
Message-ID: <2026051935-duration-contort-6963@gregkh> (raw)
In-Reply-To: <20260519095911.880517-2-xinyuili@126.com>

On Tue, May 19, 2026 at 05:59:10PM +0800, lixinyu wrote:
> Replace C++ style comments (//) with kernel style comments (/* */)
> in rtl8723b_hal_init.c.
> 
> Signed-off-by: lixinyu <xinyuili@126.com>

You can't just lie now and say that this was NOT generated by an LLM.

Sorry, but please do your own work, that is what the drivers/staging/
directory is for.  To get experience so that you can move on to other
areas of the kernel.  Using a LLM will not get you there at all.

best of luck!

greg k-h

  reply	other threads:[~2026-05-19 10:10 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-19  9:01 [PATCH] staging: rtl8723bs: fix coding style issues in rtl8723b_hal_init.c lixinyu
2026-05-19  9:34 ` Dan Carpenter
2026-05-19  9:46 ` Greg Kroah-Hartman
2026-05-19  9:46 ` [PATCH v2 0/2] " lixinyu
2026-05-19  9:46   ` [PATCH v2 1/2] staging: rtl8723bs: replace C++ style comments with kernel style lixinyu
2026-05-19  9:46   ` [PATCH v2 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c lixinyu
2026-05-19 14:06     ` Dan Carpenter
2026-05-19  9:57 ` [PATCH v3 0/2] staging: rtl8723bs: fix coding style issues " lixinyu
2026-05-19  9:57   ` [PATCH v3 1/2] staging: rtl8723bs: replace C++ style comments with kernel style lixinyu
2026-05-19  9:57   ` [PATCH v3 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c lixinyu
2026-05-19  9:59 ` [PATCH v4 0/2] staging: rtl8723bs: fix coding style issues " lixinyu
2026-05-19  9:59   ` [PATCH v4 1/2] staging: rtl8723bs: replace C++ style comments with kernel style lixinyu
2026-05-19 10:09     ` Greg Kroah-Hartman [this message]
2026-05-19  9:59   ` [PATCH v4 2/2] staging: rtl8723bs: add missing spaces around operators in rtl8723b_hal_init.c lixinyu

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=2026051935-duration-contort-6963@gregkh \
    --to=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=xinyuili@126.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.