From: Vitaliy Slivinskiy <phant0m.mail2023@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
dan.carpenter@linaro.org,
Vitaliy Slivinskiy <phant0m.mail2023@gmail.com>
Subject: [PATCH v3 0/3] staging: rtl8723bs: clean up coding style in sdio_intf.c
Date: Sun, 31 May 2026 19:58:46 +0300 [thread overview]
Message-ID: <20260531165849.283264-1-phant0m.mail2023@gmail.com> (raw)
This patch series fixes several coding style issues in sdio_intf.c
reported by checkpatch.pl, including unnecessary braces, spacing
around conditional operators, and formatting of function declarations.
Changes in v3:
- Split the changes into three separate patches as requested.
- Fixed the sentinel entry in the sdio_ids array.
Vitaliy Slivinskiy (3):
staging: rtl8723bs: remove unnecessary braces and comments
staging: rtl8723bs: fix spacing around conditional operators
staging: rtl8723bs: clean up blank lines and function formatting
drivers/staging/rtl8723bs/os_dep/sdio_intf.c | 14 +++++---------
1 file changed, 5 insertions(+), 9 deletions(-)
--
2.53.0
next reply other threads:[~2026-05-31 17:00 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-31 16:58 Vitaliy Slivinskiy [this message]
2026-05-31 16:58 ` [PATCH v3 1/3] staging: rtl8723bs: remove unnecessary braces and comments Vitaliy Slivinskiy
2026-05-31 16:58 ` [PATCH v3 2/3] staging: rtl8723bs: fix spacing around conditional operators Vitaliy Slivinskiy
2026-05-31 16:58 ` [PATCH v3 3/3] staging: rtl8723bs: clean up blank lines and function formatting Vitaliy Slivinskiy
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=20260531165849.283264-1-phant0m.mail2023@gmail.com \
--to=phant0m.mail2023@gmail.com \
--cc=dan.carpenter@linaro.org \
--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