Re: [PATCH resend] staging: hikey9xx: hi6421-spmi-pmic: fixing

From: Greg KH
Date: Mon Feb 15 2021 - 09:52:32 EST


On Mon, Feb 15, 2021 at 04:36:52PM +0200, Alaa Emad wrote:
> This patch fix the following issues in hi6421-spmi-pmic.c file:
>
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c:51: WARNING: please, no space before tabs
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c:52: WARNING: please, no space before tabs
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c:53: WARNING: please, no space before tabs
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c:69: WARNING: please, no space before tabs
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c:180: CHECK: Alignment should match open parenthesis
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c:238: CHECK: Alignment should match open parenthesis
>
>
> Signed-off-by: Alaa Emad <alaaemadhossney.ae@xxxxxxxxx>
>
> ---
> drivers/staging/hikey9xx/hi6421-spmi-pmic.c | 12 ++++++------
> 1 file changed, 6 insertions(+), 6 deletions(-)

Why is this a "resend"? What caused it to be needed to be resent?

And your subject line is really odd, how does it match up with other
commits for this file?

thanks,

greg k-h