[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f4aaf5f5-a6b0-ef10-0d9b-fc52035ca309@gmail.com>
Date: Fri, 28 Jul 2023 08:16:03 +0200
From: Philipp Hortmann <philipp.g.hortmann@...il.com>
To: Tree Davies <tdavies@...kphysics.net>, gregkh@...uxfoundation.org,
anjan@...i.ca, error27@...il.com
Cc: linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/5] Staging: rtl8192e: Function name cleanup series 1
On 7/28/23 07:47, Tree Davies wrote:
> 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(-)
>
Hi Tree,
those patches have been accepted and cannot be applied again.
commit c928e84ce577262da288c0178c8c77620ba8b430 (HEAD ->
staging-testing, origin/staging-testing)
Author: Tree Davies <tdavies@...kphysics.net>
Date: Wed Jul 26 23:19:47 2023 -0700
Staging: rtl8192e: Rename function RxTsDeleteBA
Rename function RxTsDeleteBA to rx_ts_delete_ba in order to Fix
checkpatch
warning: Avoid CamelCase
Signed-off-by: Tree Davies <tdavies@...kphysics.net>
Link:
https://lore.kernel.org/r/20230727061948.579480-5-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
commit 7b31905582358d566332182653a4e5552dba1574
Author: Tree Davies <tdavies@...kphysics.net>
Date: Wed Jul 26 23:19:46 2023 -0700
Staging: rtl8192e: Rename function TxTsDeleteBA
Rename function TxTsDeleteBA to tx_ts_delete_ba in order to Fix
checkpatch
warning: Avoid CamelCase
Signed-off-by: Tree Davies <tdavies@...kphysics.net>
Link:
https://lore.kernel.org/r/20230727061948.579480-4-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
commit 8dd56eaa9450fb19f6bcc73956b3b1477331d28b
Author: Tree Davies <tdavies@...kphysics.net>
Date: Wed Jul 26 23:19:45 2023 -0700
Staging: rtl8192e: Rename function DeActivateBAEntry
Rename function DeActivateBAEntry to deactivate_ba_entry in order
to Fix
checkpatch warning: Avoid CamelCase
Signed-off-by: Tree Davies <tdavies@...kphysics.net>
Link:
https://lore.kernel.org/r/20230727061948.579480-3-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
commit ca77687ae3f6d65fb26a0e1f93b54753af3581fc
Author: Tree Davies <tdavies@...kphysics.net>
Date: Wed Jul 26 23:19:44 2023 -0700
Staging: rtl8192e: Rename function ActivateBAEntry
Rename function ActivateBAEntry to activate_ba_entry in order to Fix
checkpatch warning: Avoid CamelCase
Signed-off-by: Tree Davies <tdavies@...kphysics.net>
Link:
https://lore.kernel.org/r/20230727061948.579480-2-tdavies@darkphysics.net
Signed-off-by: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Bye Philipp
Powered by blists - more mailing lists