From: Jennifer Guo <guojy.bj@gmail.com>
To: linux-staging@lists.linux.dev
Cc: gregkh@linuxfoundation.org, Jennifer Guo <guojy.bj@gmail.com>
Subject: [PATCH 0/2] staging: rtl8723bs: remove unnecessary blank lines in two files.
Date: Mon, 11 May 2026 11:20:36 -0700 [thread overview]
Message-ID: <20260511182038.6625-1-guojy.bj@gmail.com> (raw)
This patchset removes unnecessary blank lines around braces in files:
- rtw_mlme_ext.c
- rtw_security.c
After this patchset these specific 2 checks should be fixed for all
source files in rtl8723bs/core/
- CHECK: Blank lines aren't necessary after an open brace '{'
- CHECK: Blank lines aren't necessary before a close brace '}'
Jennifer Guo (2):
staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.c
staging: rtl8723bs: remove unnecessary blank lines in rtw_security.c
drivers/staging/rtl8723bs/core/rtw_mlme_ext.c | 54 -------------------
drivers/staging/rtl8723bs/core/rtw_security.c | 2 -
2 files changed, 56 deletions(-)
--
2.34.1
next reply other threads:[~2026-05-11 18:20 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-05-11 18:20 Jennifer Guo [this message]
2026-05-11 18:20 ` [PATCH 1/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_mlme_ext.c Jennifer Guo
2026-05-11 18:20 ` [PATCH 2/2] staging: rtl8723bs: remove unnecessary blank lines in rtw_security.c Jennifer Guo
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=20260511182038.6625-1-guojy.bj@gmail.com \
--to=guojy.bj@gmail.com \
--cc=gregkh@linuxfoundation.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