linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] staging: rtl8723bs: struct iqk_matrix_regs_setting cleanup
@ 2022-11-04 18:34 Deepak R Varma
  2022-11-04 18:34 ` [PATCH 1/2] staging: rtl8723bs: Simplify underutilized 2D array to 1D array Deepak R Varma
  2022-11-04 18:35 ` [PATCH 2/2] staging: rtl8723bs: Remove unused member variable Deepak R Varma
  0 siblings, 2 replies; 8+ messages in thread
From: Deepak R Varma @ 2022-11-04 18:34 UTC (permalink / raw)
  To: outreachy, Greg Kroah-Hartman, linux-staging, linux-kernel

The patch set proposes code cleanup and simplification changes for struct
iqk_matrix_regs_setting member variables. Resultant code is simpler and easier
to maintain.


Deepak R Varma (2):
  staging: rtl8723bs: Simplify underutilized 2D array to 1D array
  staging: rtl8723bs: Remove unused member variable

 drivers/staging/rtl8723bs/hal/HalPhyRf_8723B.c | 18 +++++++++---------
 drivers/staging/rtl8723bs/hal/odm.h            |  3 +--
 2 files changed, 10 insertions(+), 11 deletions(-)

--
2.34.1




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

end of thread, other threads:[~2022-11-08 17:50 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-11-04 18:34 [PATCH 0/2] staging: rtl8723bs: struct iqk_matrix_regs_setting cleanup Deepak R Varma
2022-11-04 18:34 ` [PATCH 1/2] staging: rtl8723bs: Simplify underutilized 2D array to 1D array Deepak R Varma
2022-11-05  8:36   ` Greg Kroah-Hartman
2022-11-05  8:44     ` Deepak R Varma
2022-11-05  9:17       ` Deepak R Varma
2022-11-08 15:19         ` Greg Kroah-Hartman
2022-11-08 17:49           ` Deepak R Varma
2022-11-04 18:35 ` [PATCH 2/2] staging: rtl8723bs: Remove unused member variable Deepak R Varma

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).