From: Mahad Ibrahim <mahad.ibrahim.dev@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
mahad.ibrahim.dev@gmail.com
Subject: [PATCH v3 0/5] staging: rtl8723bs: fix line length and style issues
Date: Thu, 29 Jan 2026 21:04:21 +0500 [thread overview]
Message-ID: <20260129160426.13737-1-mahad.ibrahim.dev@gmail.com> (raw)
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
next reply other threads:[~2026-01-29 16:04 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-29 16:04 Mahad Ibrahim [this message]
2026-01-29 16:04 ` [PATCH v3 1/5] staging: rtl8723bs: fix open parenthesis alignment Mahad Ibrahim
2026-01-29 16:04 ` [PATCH v3 2/5] staging: rtl8723bs: fix multiple blank line check Mahad Ibrahim
2026-01-29 16:04 ` [PATCH v3 3/5] staging: rtl8723bs: fix missing blank line after declaration Mahad Ibrahim
2026-01-29 16:04 ` [PATCH v3 4/5] staging: rtl8723bs: fix line length check Mahad Ibrahim
2026-01-29 16:04 ` [PATCH v3 5/5] staging: rtl8723bs: standardize comment style in HAL Mahad Ibrahim
2026-02-07 12:29 ` Greg KH
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20260129160426.13737-1-mahad.ibrahim.dev@gmail.com \
--to=mahad.ibrahim.dev@gmail.com \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-staging@lists.linux.dev \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox