Re: [PATCH v4 1/2] staging: rtl8723bs: replace C++ style comments with kernel style
From: Greg Kroah-Hartman
Date: Tue May 19 2026 - 06:13:32 EST
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@xxxxxxx>
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