From: "Jose A. Perez de Azpillaga" <azpijr@gmail.com>
To: linux-staging@lists.linux.dev
Subject: [PATCH 0/4] staging: rtl8723bs: coding style cleanups
Date: Tue, 3 Mar 2026 18:38:26 +0100 [thread overview]
Message-ID: <20260303173844.47975-1-azpijr@gmail.com> (raw)
This series cleans up various checkpatch.pl issues in rtw_pwrctrl.c
Jose A. Perez de Azpillaga (4):
staging: rtl8723bs: remove redundant blank lines
staging: rtl8723bs: format operators and logical continuations
staging: rtl8723bs: curly brace consistency
staging: rtl8723bs: fix indentation, line length and declarations
drivers/staging/rtl8723bs/core/rtw_pwrctrl.c | 90 +++++++++-----------
1 file changed, 42 insertions(+), 48 deletions(-)
--
2.53.0
next reply other threads:[~2026-03-03 17:38 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-03-03 17:38 Jose A. Perez de Azpillaga [this message]
2026-03-03 17:38 ` [PATCH 1/4] staging: rtl8723bs: remove redundant blank lines Jose A. Perez de Azpillaga
2026-03-03 22:18 ` Ethan Tidmore
2026-03-04 0:08 ` Ethan Tidmore
2026-03-04 8:08 ` Dan Carpenter
2026-03-04 9:00 ` Ethan Tidmore
2026-03-03 17:38 ` [PATCH 2/4] staging: rtl8723bs: format operators and logical continuations Jose A. Perez de Azpillaga
2026-03-03 22:30 ` Ethan Tidmore
2026-03-03 22:31 ` Ethan Tidmore
2026-03-03 17:38 ` [PATCH 3/4] staging: rtl8723bs: curly brace consistency Jose A. Perez de Azpillaga
2026-03-04 0:03 ` Ethan Tidmore
2026-03-03 17:38 ` [PATCH 4/4] staging: rtl8723bs: fix indentation, line length and declarations Jose A. Perez de Azpillaga
2026-03-04 0:07 ` Ethan Tidmore
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=20260303173844.47975-1-azpijr@gmail.com \
--to=azpijr@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.