mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-09 12:33:18 -04:00
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:
committed by
Greg Kroah-Hartman
parent
93f822bbe8
commit
9f5e9a2bdf
@@ -57,7 +57,6 @@ enum stats_flags {
|
||||
};
|
||||
|
||||
struct WILC_WFI_stats {
|
||||
|
||||
unsigned long rx_packets;
|
||||
unsigned long tx_packets;
|
||||
unsigned long rx_bytes;
|
||||
|
||||
Reference in New Issue
Block a user