Re: [PATCH] staging: rtl8723bs: Fix whitespace in comments in rtw_mlme.h
From: Dan Carpenter
Date: Tue Jun 16 2026 - 06:56:16 EST
On Tue, Jun 16, 2026 at 03:53:48PM +0530, Subhrojyoti Bala wrote:
> Remove extra spaces after /* in single-line comments to comply
> with kernel coding style.
>
> No functional change.
>
> Signed-off-by: Subhrojyoti Bala <subhrojyoti0609@xxxxxxxxx>
> ---
Please group all your patches into a patch series and send it that
way. We may end up asking you to combine patches together if they
are small and similar.
regards,
dan carpenter