[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <974c3e9a-c0f6-493a-a865-4f01f41c4087@gmail.com>
Date: Thu, 12 Sep 2024 22:01:51 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Sayyad Abid <sayyad.abid16@...il.com>, linux-staging@...ts.linux.dev
Cc: gregkh@...uxfoundation.org, guilherme@...da.xyz,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH v2 0/8] staging: rtl8723bs: Fix coding style
incosistencies in rtw_security.h
On 9/12/24 06:04, Sayyad Abid wrote:
> This patch series improves code readability by addressing coding style
> issues in `rtw_security.h`. These changes aim to enhance the
> maintainability and clarity of the codebase by ensuring compliance with
> the Linux kernel's coding standards.
>
> The coding style violations were identified using
> `scripts/checkpatch.pl` on `rtw_security.h`.
>
> ### Changes in v2:
> - Split the original patch into a series of 8 smaller patches, each
> addressing a distinct coding style issue as suggested by Greg's bot.
> - Fixed indentation issues, placement of braces, and removal of spaces
> before tabs.
> - Improved commit messages with detailed explanations for each change.
>
> For reference, here is the `v1` submission:
> https://lore.kernel.org/all/20240911133549.2664372-1-sayyad.abid16@gmail.com/
>
>
> Sayyad Abid (8):
> staging: rtl8723bs: include: Fix open brace position in rtw_security.h
> staging: rtl8723bs: include: Fix indent for switch case in
> rtw_security.h
> staging: rtl8723bs: include: Fix indent for switch block in
> rtw_security.h
> staging: rtl8723bs: include: Fix use of tabs for indent in
> rtw_security.h
> staging: rtl8723bs: include: Fix indent for struct _byte_ in
> rtw_security.h
> staging: rtl8723bs: include: Fix indent for else block struct in
> rtw_security.h
> staging: rtl8723bs: include: Fix trailing */ position in
> rtw_security.h
> staging: rtl8723bs: include: Remove spaces before tabs in
> rtw_security.h
>
> .../staging/rtl8723bs/include/rtw_security.h | 124 +++++++++---------
> 1 file changed, 62 insertions(+), 62 deletions(-)
>
> --
> 2.39.2
>
Tested-by: Philipp Hortmann <philipp.g.hortmann@...il.com>
Powered by blists - more mailing lists