All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tree Davies <tdavies@darkphysics.net>
To: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Cc: gregkh@linuxfoundation.org, anjan@momi.ca, error27@gmail.com,
	linux-staging@lists.linux.dev, linux-kernel@vger.kernel.org
Subject: Re: [PATCH v3 0/5] Staging: rtl8192e: Function name cleanup series 1
Date: Thu, 27 Jul 2023 23:27:37 -0700	[thread overview]
Message-ID: <ZMNf2d615rXJ8O95@basil> (raw)
In-Reply-To: <f4aaf5f5-a6b0-ef10-0d9b-fc52035ca309@gmail.com>

On Fri, Jul 28, 2023 at 08:16:03AM +0200, Philipp Hortmann wrote:
> 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.
> 

Hi Philipp,

Right, patch #5 was not accepted though. Grep asked to fix it up.
I thought that because it was part of that series I was supposed to
resend as new version.
 
Tree


> commit c928e84ce577262da288c0178c8c77620ba8b430 (HEAD -> staging-testing,
> origin/staging-testing)
> Author: Tree Davies <tdavies@darkphysics.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@darkphysics.net>
>     Link:
> https://lore.kernel.org/r/20230727061948.579480-5-tdavies@darkphysics.net
>     Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> 
> commit 7b31905582358d566332182653a4e5552dba1574
> Author: Tree Davies <tdavies@darkphysics.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@darkphysics.net>
>     Link:
> https://lore.kernel.org/r/20230727061948.579480-4-tdavies@darkphysics.net
>     Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> 
> commit 8dd56eaa9450fb19f6bcc73956b3b1477331d28b
> Author: Tree Davies <tdavies@darkphysics.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@darkphysics.net>
>     Link:
> https://lore.kernel.org/r/20230727061948.579480-3-tdavies@darkphysics.net
>     Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> 
> commit ca77687ae3f6d65fb26a0e1f93b54753af3581fc
> Author: Tree Davies <tdavies@darkphysics.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@darkphysics.net>
>     Link:
> https://lore.kernel.org/r/20230727061948.579480-2-tdavies@darkphysics.net
>     Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
> 
> 
> Bye Philipp

  reply	other threads:[~2023-07-28  6:26 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
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 [this message]
2023-07-28  6:49     ` Dan Carpenter
2023-07-28  7:08       ` Tree Davies

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=ZMNf2d615rXJ8O95@basil \
    --to=tdavies@darkphysics.net \
    --cc=anjan@momi.ca \
    --cc=error27@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-staging@lists.linux.dev \
    --cc=philipp.g.hortmann@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.