public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/4] Trivial code cleanup patches
@ 2023-07-02 12:14 Yogesh Hegde
  2023-07-02 12:15 ` [PATCH 1/4] staging: rtl8192e: Rename variable currentRATR Yogesh Hegde
                   ` (4 more replies)
  0 siblings, 5 replies; 7+ messages in thread
From: Yogesh Hegde @ 2023-07-02 12:14 UTC (permalink / raw)
  To: gregkh, linux-staging, linux-kernel
  Cc: linux-kernel-mentees, skhan, ivan.orlov0322

Rename variables in function _rtl92e_dm_check_rate_adaptive 
to avoid checkpatch complains.

The patches are required to be applied in sequence.

Yogesh Hegde (4):
  staging: rtl8192e: Rename variable currentRATR
  staging: rtl8192e: Rename variable targetRATR
  staging: rtl8192e: Rename variable LowRSSIThreshForRA
  staging: rtl8192e: Rename variable HighRSSIThreshForRA

 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c | 38 +++++++++++-----------
 1 file changed, 19 insertions(+), 19 deletions(-)

-- 
2.34.1


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

end of thread, other threads:[~2023-07-08  6:43 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-02 12:14 [PATCH 0/4] Trivial code cleanup patches Yogesh Hegde
2023-07-02 12:15 ` [PATCH 1/4] staging: rtl8192e: Rename variable currentRATR Yogesh Hegde
2023-07-02 12:15 ` [PATCH 2/4] staging: rtl8192e: Rename variable targetRATR Yogesh Hegde
2023-07-02 12:16 ` [PATCH 3/4] staging: rtl8192e: Rename variable LowRSSIThreshForRA Yogesh Hegde
2023-07-02 12:16 ` [PATCH 4/4] staging: rtl8192e: Rename variable HighRSSIThreshForRA Yogesh Hegde
2023-07-06 15:30 ` [PATCH 0/4] Trivial code cleanup patches Philipp Hortmann
2023-07-08  6:42   ` Yogesh Hegde

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