linux-staging.lists.linux.dev archive mirror
 help / color / mirror / Atom feed
* [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup
@ 2023-07-12 23:23 Tree Davies
  2023-07-14  5:09 ` Philipp Hortmann
  0 siblings, 1 reply; 2+ messages in thread
From: Tree Davies @ 2023-07-12 23:23 UTC (permalink / raw)
  To: gregkh, philipp.g.hortmann, anjan, error27
  Cc: tdavies, linux-staging, linux-kernel

This patch series fixes checkpatch CamelCase warnings
in regard to drivers/staging/rtl8192e/rtl819x_BAProc.c

Tree Davies (12):
  Staging: rtl8192e: Rename function ActivateBAEntry
  Staging: rtl8192e: Rename function DeActivateBAEntry
  Staging: rtl8192e: Rename function TxTsDeleteBA
  Staging: rtl8192e: Rename function TsInitAddBA
  Staging: rtl8192e: Rename function TsInitDelBA
  Staging: rtl8192e: Rename function BaSetupTimeOut
  Staging: rtl8192e: Rename function TxBaInactTimeout
  Staging: rtl8192e: Rename function RxBaInactTimeout
  Staging: rtl8192e: Rename variable pBA
  Staging: rtl8192e: Rename variable Time
  Staging: rtl8192e: Rename variable pTxTs
  Staging: rtl8192e: Rename variable TxAdmittedBARecord

 drivers/staging/rtl8192e/rtl819x_BAProc.c | 186 +++++++++++-----------
 drivers/staging/rtl8192e/rtl819x_TS.h     |   2 +-
 drivers/staging/rtl8192e/rtl819x_TSProc.c |  20 +--
 drivers/staging/rtl8192e/rtllib.h         |  12 +-
 drivers/staging/rtl8192e/rtllib_tx.c      |  18 +--
 5 files changed, 119 insertions(+), 119 deletions(-)

-- 
2.41.0


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

* Re: [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup
  2023-07-12 23:23 [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup Tree Davies
@ 2023-07-14  5:09 ` Philipp Hortmann
  0 siblings, 0 replies; 2+ messages in thread
From: Philipp Hortmann @ 2023-07-14  5:09 UTC (permalink / raw)
  To: Tree Davies, gregkh, anjan, error27; +Cc: linux-staging, linux-kernel

On 7/13/23 01:23, Tree Davies wrote:
> This patch series fixes checkpatch CamelCase warnings
> in regard to drivers/staging/rtl8192e/rtl819x_BAProc.c
> 
> Tree Davies (12):
>    Staging: rtl8192e: Rename function ActivateBAEntry
>    Staging: rtl8192e: Rename function DeActivateBAEntry
>    Staging: rtl8192e: Rename function TxTsDeleteBA
>    Staging: rtl8192e: Rename function TsInitAddBA
>    Staging: rtl8192e: Rename function TsInitDelBA
>    Staging: rtl8192e: Rename function BaSetupTimeOut
>    Staging: rtl8192e: Rename function TxBaInactTimeout
>    Staging: rtl8192e: Rename function RxBaInactTimeout
>    Staging: rtl8192e: Rename variable pBA
>    Staging: rtl8192e: Rename variable Time
>    Staging: rtl8192e: Rename variable pTxTs
>    Staging: rtl8192e: Rename variable TxAdmittedBARecord
> 
>   drivers/staging/rtl8192e/rtl819x_BAProc.c | 186 +++++++++++-----------
>   drivers/staging/rtl8192e/rtl819x_TS.h     |   2 +-
>   drivers/staging/rtl8192e/rtl819x_TSProc.c |  20 +--
>   drivers/staging/rtl8192e/rtllib.h         |  12 +-
>   drivers/staging/rtl8192e/rtllib_tx.c      |  18 +--
>   5 files changed, 119 insertions(+), 119 deletions(-)
> 

Hi Tree,

please make the Subject more unique. Otherwise some programs/homepages 
for reading this emails are not showing the Emails that belong together 
correct. But it is also for us readers good to have different email 
subjects.

Please have a look at:
https://lore.kernel.org/linux-staging/
for your patches. Usually a patch series is shown together but yours is 
not. May be this has to do with taking to much time between sending the 
emails (patches). If you use mutt to send then I recommend to open 13 
Terminals and prepare all those windows for sending. Then send them all 
quick one after another.

For this homepage it is OK:
https://www.spinics.net/lists/linux-staging/

This does not need to be corrected now. May be to be considered for the 
next time.

Bye Philipp





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

end of thread, other threads:[~2023-07-14  5:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-12 23:23 [PATCH 00/12] Staging: rtl8192e: Style Guide Cleanup Tree Davies
2023-07-14  5:09 ` Philipp Hortmann

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).