public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] Staging: rtl8192e: Yet another variable rename and cleanup series
@ 2024-08-30  2:05 Tree Davies
  2024-08-30  2:05 ` [PATCH 1/3] Staging: rtl8192e: Rename variable pNetwork Tree Davies
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Tree Davies @ 2024-08-30  2:05 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan
  Cc: linux-staging, linux-kernel, Tree Davies

This series renames pNetwork and bHWError variables, and 
improves readability by inserting spaces around opperators.

Cheers!
~Tree

Tree Davies (3):
  Staging: rtl8192e: Rename variable pNetwork
  Staging: rtl8192e: Rename variable bHwError
  Staging: rtl8192e: Add spaces around operators.

 .../staging/rtl8192e/rtl8192e/r8192E_dev.c    |  8 +--
 drivers/staging/rtl8192e/rtl819x_HTProc.c     | 34 +++++-----
 drivers/staging/rtl8192e/rtllib.h             | 68 +++++++++----------
 3 files changed, 55 insertions(+), 55 deletions(-)

-- 
2.30.2


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

end of thread, other threads:[~2024-09-03  8:34 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-08-30  2:05 [PATCH 0/3] Staging: rtl8192e: Yet another variable rename and cleanup series Tree Davies
2024-08-30  2:05 ` [PATCH 1/3] Staging: rtl8192e: Rename variable pNetwork Tree Davies
2024-08-30 19:11   ` Philipp Hortmann
2024-08-30  2:05 ` [PATCH 2/3] Staging: rtl8192e: Rename variable bHwError Tree Davies
2024-08-30 19:11   ` Philipp Hortmann
2024-08-30  2:05 ` [PATCH 3/3] Staging: rtl8192e: Add spaces around operators Tree Davies
2024-08-30 19:26   ` Philipp Hortmann
2024-09-03  8:34     ` Greg KH

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