Re: [PATCH v2 2/2] staging: rtl8723bs: Fix comment style issues in header files

From: Dan Carpenter

Date: Wed Jun 17 2026 - 08:01:54 EST


On Wed, Jun 17, 2026 at 12:11:50PM +0530, Subhrojyoti Bala wrote:
> Fix various comment style issues in wlan_bssdef.h and rtw_mlme.h
> to comply with kernel coding style:
>
> - Use proper multi-line comment format with trailing */ on its
> own line
> - Remove extra spaces after /* in single-line comments
>
> No functional change.
>
> Signed-off-by: Subhrojyoti Bala <subhrojyoti0609@xxxxxxxxx>
> ---
> v2: Combined four separate comment style patches from v1 into
> this single patch per Dan Carpenter's feedback.

LGTM.

Reviewed-by: Dan Carpenter <error27@xxxxxxxxx>

regards,
dan carpenter