From: Yannis Damigos Date: Wed, 21 Sep 2016 17:24:54 +0000 (+0300) Subject: Staging:rtl8188eu: Fix multiple blank lines X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=63e6464b62353988ef71fa28946fa9c5560d6469;p=linux-beck.git Staging:rtl8188eu: Fix multiple blank lines This patch fixes multiple black lines issue found by checkpatch.pl Signed-off-by: Yannis Damigos Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/rtl8188eu/core/rtw_rf.c b/drivers/staging/rtl8188eu/core/rtw_rf.c index 3fc1a8fd367c..e47be87fb402 100644 --- a/drivers/staging/rtl8188eu/core/rtw_rf.c +++ b/drivers/staging/rtl8188eu/core/rtw_rf.c @@ -19,7 +19,6 @@ #include #include - struct ch_freq { u32 channel; u32 frequency;