linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH v3 0/5] Staging: rtl8192e: Function name cleanup series 1
@ 2023-07-28  5:47 Tree Davies
  2023-07-28  5:47 ` [PATCH v3 1/5] Staging: rtl8192e: Rename function ActivateBAEntry Tree Davies
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Tree Davies @ 2023-07-28  5:47 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan, error27
  Cc: linux-staging, linux-kernel, Tree Davies

Rename functions to fix checkpatch warning: Avoid CamelCase


Changelist:
v3: Changed patch #5, Rename global function ResetBaEntry to rtllib_reset_ba_entry
v2: Sent to mailing list via git send-email, patches are the same.

Tree Davies (5):
  Staging: rtl8192e: Rename function ActivateBAEntry
  Staging: rtl8192e: Rename function DeActivateBAEntry
  Staging: rtl8192e: Rename function TxTsDeleteBA
  Staging: rtl8192e: Rename function RxTsDeleteBA
  Staging: rtl8192e: Rename function ResetBaEntry

 drivers/staging/rtl8192e/rtl819x_BAProc.c | 44 +++++++++++------------
 drivers/staging/rtl8192e/rtl819x_TSProc.c |  6 ++--
 drivers/staging/rtl8192e/rtllib.h         |  2 +-
 3 files changed, 26 insertions(+), 26 deletions(-)

-- 
2.41.0


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

end of thread, other threads:[~2023-07-28  7:07 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28  5:47 [PATCH v3 0/5] Staging: rtl8192e: Function name cleanup series 1 Tree Davies
2023-07-28  5:47 ` [PATCH v3 1/5] Staging: rtl8192e: Rename function ActivateBAEntry Tree Davies
2023-07-28  5:47 ` [PATCH v3 2/5] Staging: rtl8192e: Rename function DeActivateBAEntry Tree Davies
2023-07-28  5:47 ` [PATCH v3 3/5] Staging: rtl8192e: Rename function TxTsDeleteBA Tree Davies
2023-07-28  5:47 ` [PATCH v3 4/5] Staging: rtl8192e: Rename function RxTsDeleteBA Tree Davies
2023-07-28  6:16 ` [PATCH v3 0/5] Staging: rtl8192e: Function name cleanup series 1 Philipp Hortmann
2023-07-28  6:27   ` Tree Davies
2023-07-28  6:49     ` Dan Carpenter
2023-07-28  7:08       ` Tree Davies

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).