staging: wilc1000: wilc_wlan.c: remove multiple blank line

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>
This commit is contained in:
Tony Cho 2016-02-24 19:01:38 +09:00 committed by Greg Kroah-Hartman
parent 06f3e89332
commit 4b1e380bdb

View File

@ -139,7 +139,6 @@ struct pending_acks_info {
struct txq_entry_t *txqe; struct txq_entry_t *txqe;
}; };
#define NOT_TCP_ACK (-1) #define NOT_TCP_ACK (-1)
#define MAX_TCP_SESSION 25 #define MAX_TCP_SESSION 25