From: Nikolay Kulikov <nikolayof23@gmail.com>
To: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-staging@lists.linux.dev, Nikolay Kulikov <nikolayof23@gmail.com>
Subject: [PATCH 0/2] staging: rtl8723bs: simplify the phy_RF6052_Config_ParaFile() function
Date: Sun, 21 Jun 2026 19:12:27 +0300 [thread overview]
Message-ID: <20260621161611.111461-1-nikolayof23@gmail.com> (raw)
Siplify the function by removing the loop and unreachable switch-case
statements.
Nikolay Kulikov (2):
staging: rtl8723bs: remove 'NumTotalRFPath' from 'struct hal_com_data'
staging: rtl8723bs: remove local variable 'eRFPath'
.../staging/rtl8723bs/hal/rtl8723b_rf6052.c | 83 ++++++-------------
drivers/staging/rtl8723bs/include/hal_data.h | 2 -
2 files changed, 26 insertions(+), 59 deletions(-)
base-commit: 7cb1c5b32a2bfde961fff8d5204526b609bcb30a
--
2.54.0
next reply other threads:[~2026-06-21 16:16 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-21 16:12 Nikolay Kulikov [this message]
2026-06-21 16:12 ` [PATCH 1/2] staging: rtl8723bs: remove 'NumTotalRFPath' from 'struct hal_com_data' Nikolay Kulikov
2026-06-21 16:12 ` [PATCH 2/2] staging: rtl8723bs: remove local variable 'eRFPath' Nikolay Kulikov
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=20260621161611.111461-1-nikolayof23@gmail.com \
--to=nikolayof23@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