[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <2023101856-visa-unlimited-a365@gregkh>
Date: Wed, 18 Oct 2023 15:28:30 +0200
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Nandha Kumar Singaram <nandhakumar.singaram@...il.com>
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 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
Powered by blists - more mailing lists