Re: [PATCH v2] staging: hikey9xx: fix styling issues
From: Greg KH
Date: Fri Feb 19 2021 - 03:12:32 EST
On Tue, Feb 16, 2021 at 02:42:55PM +0200, Alaa Emad wrote:
> In hi6421-spmi-pmic.c, there are some warnings and Check:
>
> "WARNING: please, no space before tabs" in lines 51,52,53 and 69.
> "CHECK: Alignment should match open parenthesis" in lines 180 and 238.
>
> Signed-off-by: Alaa Emad <alaaemadhossney.ae@xxxxxxxxx>
That is doing 2 different things in the same patch, please make this a
patch series and do only one type of logical thing per patch and resend
them.
thanks,
greg k-h