Re: [PATCH] kpc2000: kpc2000: Removed extra blank line

From: Greg KH
Date: Mon Apr 05 2021 - 06:10:07 EST


On Sun, Apr 04, 2021 at 05:49:46PM -0500, David Villasana Jiménez wrote:
> Fix checkpatch warning:
> CHECK: Please don't use multiple blank lines
>
> Signed-off-by: David Villasana Jiménez <davidvillasana14@xxxxxxxxx>
> ---
> drivers/staging/kpc2000/kpc2000/pcie.h | 1 -
> 1 file changed, 1 deletion(-)

Shouldn't the subject line something like:
[PATCH] staging: kpc2000: pcie.h: Remove extra blank line

?

Please fix up and try again.

thanks,

greg k-h