Re: [PATCH AUTOSEL 5.15 24/51] staging: rtl8723bs: Fix alignment to match open parenthesis

From: Greg Kroah-Hartman
Date: Wed Jun 08 2022 - 03:04:55 EST


On Tue, Jun 07, 2022 at 05:04:08PM -0700, Joe Perches wrote:
> On Tue, 2022-06-07 at 13:55 -0400, Sasha Levin wrote:
> > From: Soumya Negi <soumya.negi97@xxxxxxxxx>
> >
> > [ Upstream commit f722d67fad290b0c960f27062adc8cf59488d0a7 ]
> >
> > Adhere to Linux coding style. Fixes checkpatch warnings:
> > CHECK: Alignment should match open parenthesis
> > CHECK: line length of 101 exceeds 100 columns
>
> why should this be backported? It's only whitespace changes.

Good catch, it should not.

thanks,

greg k-h