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>
@@ -57,7 +57,6 @@ enum stats_flags {
};
struct WILC_WFI_stats {
-
unsigned long rx_packets;
unsigned long tx_packets;
unsigned long rx_bytes;