[PATCH v4 0/4] staging: rtl8723bs: coding style fixes

Nayana Mariyappa posted 4 patches 3 weeks, 5 days ago
There is a newer version of this series
[PATCH v4 0/4] staging: rtl8723bs: coding style fixes
Posted by Nayana Mariyappa 3 weeks, 5 days ago
This is a series of 4 small coding style fixes for rtl8723bs. Each patch is
self-contained and focuses on a single logical change, as requested.

Changes since v1:
- Split the original patch into 4 separate patches.
- Each patch now fixes one coding style issue.
- The previous patch fixing the non-kernel-doc comment has been merged
  into this v4 series; the separate patch is now retired.

Patches in this series:

1/4 staging: rtl8723bs: fix block comment style
2/4 staging: rtl8723bs: remove extra blank lines
3/4 staging: rtl8723bs: add blank lines after declarations
4/4 staging: rtl8723bs: expand multiple assignment into separate statements

Signed-off-by: Nayana Mariyappa <nayana.mariyappa@gmail.com>
Re: [PATCH v4 0/4] staging: rtl8723bs: coding style fixes
Posted by Dan Carpenter 3 weeks, 5 days ago
Please wait for a day between resends.  Potentially other people
will want to give feedback on a patch if we give them time.

regards,
dan carpenter
Re: [PATCH v4 0/4] staging: rtl8723bs: coding style fixes
Posted by Greg KH 3 weeks, 5 days ago
On Mon, Jan 12, 2026 at 10:46:50AM +0000, Nayana Mariyappa wrote:
> This is a series of 4 small coding style fixes for rtl8723bs. Each patch is
> self-contained and focuses on a single logical change, as requested.
> 
> Changes since v1:
> - Split the original patch into 4 separate patches.
> - Each patch now fixes one coding style issue.
> - The previous patch fixing the non-kernel-doc comment has been merged
>   into this v4 series; the separate patch is now retired.

But this is v4, what happened between 1-2, and 2-3, and then 3-4?

Also, please slow down, take some time, relax, and redo a v5 tomorrow.
There's no rush here.  Take the time to get this right.

thanks,

greg k-h