Linux kernel staging patches
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: simplify the phy_RF6052_Config_ParaFile() function
@ 2026-06-21 16:12 Nikolay Kulikov
  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
  0 siblings, 2 replies; 3+ messages in thread
From: Nikolay Kulikov @ 2026-06-21 16:12 UTC (permalink / raw)
  To: Greg Kroah-Hartman; +Cc: linux-staging, Nikolay Kulikov

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2026-06-21 16:16 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-06-21 16:12 [PATCH 0/2] staging: rtl8723bs: simplify the phy_RF6052_Config_ParaFile() function Nikolay Kulikov
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

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox