From: Arsenii Pashchenko <ulijg308@gmail.com>
To: gregkh@linuxfoundation.org
Cc: linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org,
ulijg308@gmail.com
Subject: [PATCH v4] staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
Date: Thu, 16 Jul 2026 17:33:10 +0700 [thread overview]
Message-ID: <20260716-remove-readchipversion8723b-wrapper-v4-1-9493b5f37c31@gmail.com> (raw)
Collapse the static CamelCase helper function ReadChipVersion8723B()
directly into the main rtl8723b_read_chip_version() function.
This removes unnecessary code nesting and cleans up the CamelCase
naming violation in a single atomic change.
---
Changes in v4:
- Format patch via b4 as suggested by Greg (no code changes).
Changes in v3:
- Merged the previous 2-patch series into a single patch as suggested
by Nikolay. Completely removed the redundant helper instead of
renaming it with '__' prefixes.
Changes in v2:
- Resent the series due to submission issues with v1 (no code changes).
Signed-off-by: Arsenii Pashchenko <ulijg308@gmail.com>
---
Arsenii Pashchenko (1):
staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper
---
base-commit: 4d4ac249a4f992a9c77c5187bb795f1e888d9614
change-id: 20260716-remove-readchipversion8723b-wrapper-16b9d8f2aaed
Best regards,
--
Arsenii Pashchenko <ulijg308@gmail.com>
---
---
next reply other threads:[~2026-07-16 10:34 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-07-16 10:33 Arsenii Pashchenko [this message]
2026-07-17 12:10 ` [PATCH v4] staging: rtl8723bs: remove redundant ReadChipVersion8723B wrapper 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=20260716-remove-readchipversion8723b-wrapper-v4-1-9493b5f37c31@gmail.com \
--to=ulijg308@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