[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20231223015942.418263-1-tdavies@darkphysics.net>
Date: Fri, 22 Dec 2023 17:59:22 -0800
From: Tree Davies <tdavies@...kphysics.net>
To: gregkh@...uxfoundation.org,
philipp.g.hortmann@...il.com,
anjan@...i.ca
Cc: linux-staging@...ts.linux.dev,
linux-kernel@...r.kernel.org,
Tree Davies <tdavies@...kphysics.net>
Subject: [PATCH 00/20] Staging: rtl8192e: Various checkpatch fixes related to rtllib_softmac.c
This series fixes various small checkpatch warnings and checks.
Thank you in advance to reviewers.
regards,
Tree
Tree Davies (20):
Staging: rtl8192e: Remove unnecessary braces from
MgntQuery_MgntFrameTxRate()
Staging: rtl8192e: Remove unnecessary parenthesis in
rtllib_softmac_new_net()
Staging: rtl8192e: Remove unnecessary parenthesis in
rtllib_association_req()
Staging: rtl8192e: Remove unnecessary parenthesis in
rtllib_rx_assoc_resp()
Staging: rtl8192e: Remove unnecessary parenthesis in
rtllib_ap_sec_type()
Staging: rtl8192e: Remove unnecessary parenthesis in
rtllib_association_req()
Staging: rtl8192e: Fixup multiple assinment in init_mgmt_queue()
Staging: rtl8192e: Fix statement broken across 2 lines in
rtllib_rx_assoc_resp()
Staging: rtl8192e: Fix function definition broken across multiple
lines
Staging: rtl8192e: Fixup statement broken across 2 lines in
rtllib_softmac_xmit()
Staging: rtl8192e: Fixup statement broken across 2 lines in
rtllib_softmac_new_net()
Staging: rtl8192e: Rename function rtllib_MFIE_Brate()
Staging: rtl8192e: Rename function rtllib_MFIE_Grate()
Staging: rtl8192e: Rename function rtllib_WMM_Info()
Staging: rtl8192e: Rename function rtllib_TURBO_Info()
Staging: rtl8192e: Rename variable QueryRate
Staging: rtl8192e: Rename variable BasicRate
Staging: rtl8192e: Rename variable skb_waitQ
Staging: rtl8192e: Rename variable bInitState
Staging: rtl8192e: Rename function rtllib_DisableNetMonitorMode()
.../staging/rtl8192e/rtl8192e/r8192E_cmdpkt.c | 4 +-
.../staging/rtl8192e/rtl8192e/r8192E_dev.c | 2 +-
drivers/staging/rtl8192e/rtl8192e/rtl_core.c | 6 +-
drivers/staging/rtl8192e/rtllib.h | 6 +-
drivers/staging/rtl8192e/rtllib_softmac.c | 90 +++++++++----------
drivers/staging/rtl8192e/rtllib_softmac_wx.c | 2 +-
6 files changed, 52 insertions(+), 58 deletions(-)
--
2.39.2
Powered by blists - more mailing lists