Commit 1d1c5b24 authored by Sunghoon Cho's avatar Sunghoon Cho Committed by Greg Kroah-Hartman

staging: wilc1000: add a blank line

This adds a blank line after struct declaration, WILC_WFI_mon_priv.
Signed-off-by: default avatarSunghoon Cho <ywhsbliss@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 9f5e9a2b
......@@ -248,6 +248,7 @@ typedef struct {
struct WILC_WFI_mon_priv {
struct net_device *real_ndev;
};
extern struct net_device *WILC_WFI_devs[];
#endif
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