public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] Staging: rtl8192e: Function name cleanup series 1
@ 2023-07-25  6:37 Tree Davies
  2023-07-25  6:48 ` Greg KH
  0 siblings, 1 reply; 4+ messages in thread
From: Tree Davies @ 2023-07-25  6:37 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan, error27
  Cc: tdavies, linux-staging, linux-kernel

Rename functions to fix checkpatch warning: Avoid CamelCase

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] 4+ messages in thread

end of thread, other threads:[~2023-07-27  4:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-25  6:37 [PATCH 0/5] Staging: rtl8192e: Function name cleanup series 1 Tree Davies
2023-07-25  6:48 ` Greg KH
2023-07-27  4:37   ` Tree Davies
2023-07-27  4:53     ` Greg KH

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