[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20231018170111.GA3452@ubuntu>
Date: Wed, 18 Oct 2023 10:01:11 -0700
From: Nandha Kumar Singaram <nandhakumar.singaram@...il.com>
To: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: Manish Chopra <manishc@...vell.com>, GR-Linux-NIC-Dev@...vell.com,
Coiby Xu <coiby.xu@...il.com>, netdev@...r.kernel.org,
linux-staging@...ts.linux.dev, linux-kernel@...r.kernel.org,
kumaran.4353@...il.com
Subject: Re: [PATCH 0/2] staging: qlge: Replace the occurrences of (1<<x) by
BIT(x)
On Wed, Oct 18, 2023 at 03:28:30PM +0200, Greg Kroah-Hartman wrote:
> On Tue, Oct 17, 2023 at 12:03:57PM -0700, Nandha Kumar Singaram wrote:
> > This patchset performs code cleanup in qlge driver as per
> > linux coding style and may be applied in any sequence.
> >
> > Nandha Kumar Singaram (2):
> > staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
> > staging: qlge: Replace the occurrences of (1<<x) by BIT(x)
>
> You have two different patches doing different things yet they have the
> same identical subject lines. That's not ok, sorry, please make unique
> subject lines as obviously you are doing different things.
>
> thanks,
>
> greg k-h
Sorry greg, thanks for your feedback. Will update the patch
Regards,
Nandha Kumar Singaram
Powered by blists - more mailing lists