aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wilc1000/wilc_wlan.c
diff options
context:
space:
mode:
authorTony Cho <tony.cho@atmel.com>2016-02-24 19:01:38 +0900
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2016-02-25 22:29:41 -0800
commit4b1e380bdb8224bfb42585d843700fee87377fea (patch)
tree2b795f4a72abeb11f7bc20bdeecd5a6c7ce9326e /drivers/staging/wilc1000/wilc_wlan.c
parentstaging: wilc1000: wilc_wlan.c: remove unnecessary blank lines (diff)
downloadlinux-dev-4b1e380bdb8224bfb42585d843700fee87377fea.tar.xz
linux-dev-4b1e380bdb8224bfb42585d843700fee87377fea.zip
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>
Diffstat (limited to 'drivers/staging/wilc1000/wilc_wlan.c')
-rw-r--r--drivers/staging/wilc1000/wilc_wlan.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/drivers/staging/wilc1000/wilc_wlan.c b/drivers/staging/wilc1000/wilc_wlan.c
index 9bdc12416712..1f24828ff2e0 100644
--- a/drivers/staging/wilc1000/wilc_wlan.c
+++ b/drivers/staging/wilc1000/wilc_wlan.c
@@ -139,7 +139,6 @@ struct pending_acks_info {
struct txq_entry_t *txqe;
};
-
#define NOT_TCP_ACK (-1)
#define MAX_TCP_SESSION 25