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