staging: wilc1000: remove unnecessary blank line.

This patch removes blank line which is not necesssary after an open
brace.

Signed-off-by: Sunghoon Cho <ywhsbliss@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Sunghoon Cho 2015-06-17 14:42:33 +09:00 committed by Greg Kroah-Hartman
parent 93f822bbe8
commit 9f5e9a2bdf
1 changed files with 0 additions and 1 deletions

View File

@ -57,7 +57,6 @@ enum stats_flags {
};
struct WILC_WFI_stats {
unsigned long rx_packets;
unsigned long tx_packets;
unsigned long rx_bytes;