Re: [PATCH v3] wifi: brcmfmac: remove extra blank lines in msgbuf.c
Arend van Spriel <[email protected]> Wed, 5 Aug 2026 08:01:11 +0200
| Newsgroups | org.kernel.vger.linux-wireless,dev.linux.lists.brcm80211,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
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: [email protected] > Reviewed-by: [email protected] > Signed-off-by: Can Peng <[email protected]>