]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
staging: wilc1000: remove unnecessary blank line.
authorSunghoon Cho <ywhsbliss@gmail.com>
Wed, 17 Jun 2015 05:42:33 +0000 (14:42 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Jun 2015 04:17:06 +0000 (21:17 -0700)
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>
drivers/staging/wilc1000/wilc_wfi_netdevice.h

index a8b1501421b6f85a8dc4e2c43f6b7cc815212e79..7f58551a8671ec6cccf0604c5be8d2fb146f3d6a 100644 (file)
@@ -57,7 +57,6 @@ enum stats_flags {
 };
 
 struct WILC_WFI_stats {
-
        unsigned long rx_packets;
        unsigned long tx_packets;
        unsigned long rx_bytes;