Re: [PATCH v3] wifi: brcmfmac: remove extra blank lines in msgbuf.c

From: Arend van Spriel

Date: Wed Aug 05 2026 - 02:01:30 EST


On 03/08/2026 10:09, Can Peng wrote:
msgbuf.c uses two blank lines in many places, including between
top-level declarations and functions.

Keep a single blank line instead to match common kernel coding style.

Yeah. It has been like that since this source file was added so maybe just leave it like it is and forget I ever mentioned it.

Regards,
Arend

Reviewed-by: johannes@xxxxxxxxxxxxxxxx
Reviewed-by: arend.vanspriel@xxxxxxxxxxxx
Signed-off-by: Can Peng <pengcan@xxxxxxxxxx>