Re: [PATCH v10] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
From: gregkh
Date: Thu May 21 2026 - 01:51:49 EST
On Thu, May 21, 2026 at 10:56:51AM +0530, Ashwin Gundarapu wrote:
> From: Ashwin Gundarapu <linuxuser509@xxxxxxxxxxx>
> Date: Tue, 12 May 2026 17:54:37 +0530
> Subject: [PATCH] staging: rtl8723bs: remove unnecessary braces in rtw_mlme.c
This shouldn't be in the body of the email. Are you using git send-email
to send this?
>
> Remove braces around single statement blocks. Also remove an extra
> blank line to maintain one blank line between statements.
That is not what your change did :(