staging: rtl8712: Fix multiple blank lines warning from .c files
authorSathish Kumar <skumark1902@gmail.com>
Mon, 4 Apr 2022 03:52:13 +0000 (09:22 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 4 Apr 2022 14:34:32 +0000 (16:34 +0200)
commit054cd1b71de08bdb177cf53c167acaf357fec554
treeec1155e189a4d071f56f932b3e73d258b9821ed0
parent0eaf4a6239136068c439494e0c68a25c2cbb816a
staging: rtl8712: Fix multiple blank lines warning from .c files

This patch fixes the checkpatch.pl warnings like:
CHECK: Please don't use multiple blank lines
+
+
from rtl871x_ioctl_rtl.c, rtl871x_ioctl_set.c, rtl871x_recv.c,
and rtl871x_security.c

Signed-off-by: Sathish Kumar <skumark1902@gmail.com>
Link: https://lore.kernel.org/r/20220404035213.2609-1-skumark1902@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8712/rtl871x_ioctl_rtl.c
drivers/staging/rtl8712/rtl871x_ioctl_set.c
drivers/staging/rtl8712/rtl871x_recv.c
drivers/staging/rtl8712/rtl871x_security.c