Re: [PATCH 0/5] staging: rtl8723bs: Fix coding style issues in header files
From: Dan Carpenter
Date: Tue Jun 16 2026 - 08:21:21 EST
On Tue, Jun 16, 2026 at 04:30:43PM +0530, Subhrojyoti Bala wrote:
> This patch series fixes various coding style issues in the
> rtl8723bs staging driver header files, as reported by
> checkpatch.pl:
>
> - Fix multi-line comment style in wlan_bssdef.h
> - Fix enum indentation in rtw_mlme.h
> - Fix block comment style in rtw_mlme.h
> - Fix multi-line comment style in rtw_mlme.h
> - Fix whitespace in comments in rtw_mlme.h
>
combine patches 1,3-5 since they're all basically the same sort
of patch in the same driver and they're pretty small.
Wait for a day before resending.
https://staticthinking.wordpress.com/2022/07/27/how-to-send-a-v2-patch/
regards,
dan carpenter