Re: [PATCH] staging: rtl8712: Fix multiple blank lines warning

From: Greg KH
Date: Sat Apr 02 2022 - 05:15:26 EST


On Fri, Apr 01, 2022 at 03:04:49PM +0530, Sathish Kumar wrote:
> This patch fixes the checkpatch.pl warnings like:
> CHECK: Please don't use multiple blank lines
> +
> +
>
> Signed-off-by: Sathish Kumar <skumark1902@xxxxxxxxx>
> ---
> drivers/staging/rtl8712/rtl871x_ioctl_rtl.c | 1 -
> drivers/staging/rtl8712/rtl871x_ioctl_set.c | 1 -
> drivers/staging/rtl8712/rtl871x_recv.c | 1 -
> drivers/staging/rtl8712/rtl871x_security.c | 1 -
> 4 files changed, 4 deletions(-)

I see 2 patches that do differnet things, yet have the same subject and
changelog text. Please fix up and resend a v2.

thanks,

greg k-h