Re: [RESEND PATCH 2/2] staging: rtl8712: Remove lines before a close brace

From: Greg Kroah-Hartman
Date: Sat Oct 26 2019 - 14:05:11 EST


On Fri, Oct 25, 2019 at 10:10:04PM -0300, Cristiane Naves wrote:
> Fix Blank lines aren't necessary before a close brace '}'. Issue found
> by checkpatch.
>
> Signed-off-by: Cristiane Naves <cristianenavescardoso09@xxxxxxxxx>
> ---
> drivers/staging/rtl8712/rtl8712_recv.c | 2 --
> 1 file changed, 2 deletions(-)

What changed from the previous version? This isn't a "RESEND" it is a
new version, right? Please properly document that and resend the whole
series.

thanks,

greg k-h