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:
parent
93f822bbe8
commit
9f5e9a2bdf
1 changed files with 0 additions and 1 deletions
|
|
@ -57,7 +57,6 @@ enum stats_flags {
|
|||
};
|
||||
|
||||
struct WILC_WFI_stats {
|
||||
|
||||
unsigned long rx_packets;
|
||||
unsigned long tx_packets;
|
||||
unsigned long rx_bytes;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue