From: Archit Anant <architanant5@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
ArchitAnant <architanant5@gmail.com>
Subject: [PATCH 0/3] staging: rtl8723bs: fix multiple coding style issues
Date: Wed, 14 Jan 2026 15:19:46 +0530 [thread overview]
Message-ID: <20260114094949.14825-1-architanant5@gmail.com> (raw)
From: ArchitAnant <architanant5@gmail.com>
This patch series fixes several coding style issues in rtw_cmd.c
identified by checkpatch.pl.
Changes include:
- Adding missing spaces around operators.
- Removing unnecessary blank lines.
- Fixing alignment to match open parenthesis.
ArchitAnant (3):
staging: rtl8723bs: fix spacing around operators
staging: rtl8723bs: remove unnecessary blank lines
staging: rtl8723bs: fix alignment to match open parenthesis
drivers/staging/rtl8723bs/core/rtw_cmd.c | 56 +++++++++++-------------
1 file changed, 26 insertions(+), 30 deletions(-)
--
2.39.5
next reply other threads:[~2026-01-14 9:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-01-14 9:49 Archit Anant [this message]
2026-01-14 9:49 ` [PATCH 1/3] staging: rtl8723bs: fix spacing around operators Archit Anant
2026-01-16 13:07 ` Greg KH
2026-01-14 9:49 ` [PATCH 2/3] staging: rtl8723bs: remove unnecessary blank lines Archit Anant
2026-01-14 9:49 ` [PATCH 3/3] staging: rtl8723bs: fix alignment to match open parenthesis Archit Anant
2026-01-16 13:08 ` [PATCH 0/3] staging: rtl8723bs: fix multiple coding style issues 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=20260114094949.14825-1-architanant5@gmail.com \
--to=architanant5@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