drivers: staging: rtl8192e: rtllib_rx.c: Fix blank lines before a close brace
authorTapan Prakash T <tapanprakasht@gmail.com>
Wed, 24 Feb 2016 17:36:12 +0000 (23:06 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 12 Mar 2016 06:09:09 +0000 (22:09 -0800)
Fixed checkpatch.pl issue 'Blank lines aren't necessary before a close
brace'

Signed-off-by: Tapan Prakash T <tapanprakasht@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192e/rtllib_rx.c

index cac5190..c743182 100644 (file)
@@ -1829,7 +1829,6 @@ static inline void rtllib_extract_country_ie(
                if (IS_EQUAL_CIE_SRC(ieee, addr2))
                        UPDATE_CIE_WATCHDOG(ieee);
        }
-
 }
 
 static void rtllib_parse_mife_generic(struct rtllib_device *ieee,
@@ -1902,7 +1901,6 @@ static void rtllib_parse_mife_generic(struct rtllib_device *ieee,
                                       info_element->data,
                                       network->bssht.bdHTInfoLen);
                        }
-
                }
        }