staging: wilc1000: wilc_wlan.c: remove multiple blank line
authorTony Cho <tony.cho@atmel.com>
Wed, 24 Feb 2016 10:01:38 +0000 (19:01 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 26 Feb 2016 06:29:41 +0000 (22:29 -0800)
This patch removes the multiple blank line reported by checkpatch.pl.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wlan.c

index 9bdc124..1f24828 100644 (file)
@@ -139,7 +139,6 @@ struct pending_acks_info {
        struct txq_entry_t  *txqe;
 };
 
-
 #define NOT_TCP_ACK                    (-1)
 
 #define MAX_TCP_SESSION                25