public inbox for linux-staging@lists.linux.dev
 help / color / mirror / Atom feed
* [PATCH 0/8] Staging: rtl8192e: Fix Checkpatch warnings in rtl819x_BAProc.c
@ 2024-02-26  3:59 Tree Davies
  2024-02-26  3:59 ` [PATCH 1/8] Staging: rtl8192e: Fix 5 chckpatch alignment " Tree Davies
                   ` (7 more replies)
  0 siblings, 8 replies; 10+ messages in thread
From: Tree Davies @ 2024-02-26  3:59 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan
  Cc: linux-staging, linux-kernel, Tree Davies

This series fixes the remaining checkpatch issues in rtl819x_BAProc.c
These patches are to be applied after patch-series:
'[PATCH 00/20] Staging: rtl8192e: Fix checkpatch warning for rtllib_softmac.c ''
Thank you to all reviewers                                                      
~ Tree Davies  

Tree Davies (8):
  Staging: rtl8192e: Fix 5 chckpatch alignment warnings in
    rtl819x_BAProc.c
  Staging: rtl8192e: Rename variable TxRxSelect
  Staging: rtl8192e: Rename function rtllib_send_ADDBAReq()
  Staging: rtl8192e: Rename function rtllib_send_ADDBARsp()
  Staging: rtl8192e: Rename goto OnADDBAReq_Fail
  Staging: rtl8192e: Rename goto OnADDBARsp_Reject
  Staging: rtl8192e: Rename function rtllib_FlushRxTsPendingPkts()
  Staging: rtl8192e: Rename function GetHalfNmodeSupportByAPsHandler()

 drivers/staging/rtl8192e/rtl8192e/rtl_core.c |  2 +-
 drivers/staging/rtl8192e/rtl8192e/rtl_dm.c   |  2 +-
 drivers/staging/rtl8192e/rtl819x_BAProc.c    | 66 ++++++++++----------
 drivers/staging/rtl8192e/rtl819x_HTProc.c    |  8 +--
 drivers/staging/rtl8192e/rtl819x_TSProc.c    | 24 +++----
 drivers/staging/rtl8192e/rtllib.h            |  8 +--
 drivers/staging/rtl8192e/rtllib_rx.c         |  2 +-
 7 files changed, 56 insertions(+), 56 deletions(-)

-- 
2.39.2


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

end of thread, other threads:[~2024-02-26 16:57 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-02-26  3:59 [PATCH 0/8] Staging: rtl8192e: Fix Checkpatch warnings in rtl819x_BAProc.c Tree Davies
2024-02-26  3:59 ` [PATCH 1/8] Staging: rtl8192e: Fix 5 chckpatch alignment " Tree Davies
2024-02-26  3:59 ` [PATCH 2/8] Staging: rtl8192e: Rename variable TxRxSelect Tree Davies
2024-02-26  3:59 ` [PATCH 3/8] Staging: rtl8192e: Rename function rtllib_send_ADDBAReq() Tree Davies
2024-02-26  3:59 ` [PATCH 4/8] Staging: rtl8192e: Rename function rtllib_send_ADDBARsp() Tree Davies
2024-02-26  3:59 ` [PATCH 5/8] Staging: rtl8192e: Rename goto OnADDBAReq_Fail Tree Davies
2024-02-26  3:59 ` [PATCH 6/8] Staging: rtl8192e: Rename goto OnADDBARsp_Reject Tree Davies
2024-02-26  3:59 ` [PATCH 7/8] Staging: rtl8192e: Rename function rtllib_FlushRxTsPendingPkts() Tree Davies
2024-02-26 16:57   ` Philipp Hortmann
2024-02-26  3:59 ` [PATCH 8/8] Staging: rtl8192e: Rename function GetHalfNmodeSupportByAPsHandler() Tree Davies

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