All of lore.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; 9+ 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] 9+ messages in thread
* [PATCH 0/3] cleanup in staging rtl8192e
@ 2018-03-02 13:09 Dafna Hirschfeld
  2018-03-02 13:09 ` [PATCH 3/3] staging: rtl8192e: Add spaces around operators Dafna Hirschfeld
  0 siblings, 1 reply; 9+ messages in thread
From: Dafna Hirschfeld @ 2018-03-02 13:09 UTC (permalink / raw)
  To: gregkh; +Cc: Dafna Hirschfeld, outreachy-kernel

Fix issues found with checkpatch.pl for the file
drivers/staging/rtl8192e/rtl8192e/rtl_wx.c

Dafna Hirschfeld (3):
  staging: rtl8192e: Fix issues regarding blank lines
  staging: rtl8192e: Remove unnecessary parentheses
  staging: rtl8192e: Add spaces around operators.

 drivers/staging/rtl8192e/rtl8192e/rtl_wx.c | 51 +++++++-----------------------
 1 file changed, 12 insertions(+), 39 deletions(-)

-- 
2.7.4



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

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

Thread overview: 9+ 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
  -- strict thread matches above, loose matches on Subject: below --
2018-03-02 13:09 [PATCH 0/3] cleanup in staging rtl8192e Dafna Hirschfeld
2018-03-02 13:09 ` [PATCH 3/3] staging: rtl8192e: Add spaces around operators Dafna Hirschfeld

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.