[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20260129160426.13737-1-mahad.ibrahim.dev@gmail.com>
Date: Thu, 29 Jan 2026 21:04:21 +0500
From: Mahad Ibrahim <mahad.ibrahim.dev@...il.com>
To: gregkh@...uxfoundation.org
Cc: linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
mahad.ibrahim.dev@...il.com
Subject: [PATCH v3 0/5] staging: rtl8723bs: fix line length and style issues
This patch series fixes additional white space after "/*", as well as
resending the previous commits.
Changes in v3:
- Patches 1-3 remain unchanged from v2 and constitute the following:
- Fix open parenthesis alignment.
- Fix multiple blank line check.
- Fix missing blank line after declaration.
- Patch 4 fixes the additional space after "/*" and before BoardType
which was addressed by Greg KH.
- Patch 5 sanitizes the modified files of irregular white space
alignment within a line comment.
Changes in v2:
- staging: rtl8723bs: fix open parenthesis alignment
- staging: rtl8723bs: fix multiple blank line check
- staging: rtl8723bs: fix missing blank line after declaration
- staging: rtl8723bs: fix line length check
Changes in v1:
v1 comprised of fixes for multiple checkpatch.pl warning/checks.
Mahad Ibrahim (5):
staging: rtl8723bs: fix open parenthesis alignment
staging: rtl8723bs: fix multiple blank line check
staging: rtl8723bs: fix missing blank line after declaration
staging: rtl8723bs: fix line length check
staging: rtl8723bs: standardize comment style in HAL
.../staging/rtl8723bs/hal/HalHWImg8723B_BB.c | 59 +++++++++----------
.../staging/rtl8723bs/hal/HalHWImg8723B_MAC.c | 46 ++++++++-------
2 files changed, 52 insertions(+), 53 deletions(-)
--
2.47.3
Powered by blists - more mailing lists