Commit 9f5e9a2b authored by Sunghoon Cho's avatar Sunghoon Cho Committed by Greg Kroah-Hartman

staging: wilc1000: remove unnecessary blank line.

This patch removes blank line which is not necesssary after an open
brace.
Signed-off-by: default avatarSunghoon Cho <ywhsbliss@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 93f822bb
......@@ -57,7 +57,6 @@ enum stats_flags {
};
struct WILC_WFI_stats {
unsigned long rx_packets;
unsigned long tx_packets;
unsigned long rx_bytes;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment