[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <ZMNpcvPbpQp3Z8rp@basil>
Date: Fri, 28 Jul 2023 00:08:34 -0700
From: Tree Davies <tdavies@...kphysics.net>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: Philipp Hortmann <philipp.g.hortmann@...il.com>,
gregkh@...uxfoundation.org, anjan@...i.ca, error27@...il.com,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org
Subject: Re: [PATCH v3 0/5] Staging: rtl8192e: Function name cleanup series 1
On Fri, Jul 28, 2023 at 09:49:26AM +0300, Dan Carpenter wrote:
> On Thu, Jul 27, 2023 at 11:27:37PM -0700, Tree Davies wrote:
> > 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.
>
> But now you understand what to do, right? Pull the latest code and do
> all your work on top of that. Don't resend the stuff which was applied.
>
> regards,
> dan carpenter
>
Understood. Thanks.
regards,
Tree
Powered by blists - more mailing lists