[PATCH 01/40] drivers/stagin/wlan-ng/p80211conv.c: Fix coding style

From: Pranjal Bhor
Date: Thu Jan 07 2016 - 14:14:45 EST


Blank line after opening brace removed

Signed-off-by: Pranjal Bhor <bhor.pranjal@xxxxxxxxx>
---
drivers/staging/wlan-ng/p80211conv.c | 1 -
1 file changed, 1 deletion(-)

diff --git a/drivers/staging/wlan-ng/p80211conv.c b/drivers/staging/wlan-ng/p80211conv.c
index 1b02cdf..7e3d4b5 100644
--- a/drivers/staging/wlan-ng/p80211conv.c
+++ b/drivers/staging/wlan-ng/p80211conv.c
@@ -106,7 +106,6 @@ int skb_ether_to_p80211(wlandevice_t *wlandev, u32 ethconv,
struct sk_buff *skb, union p80211_hdr *p80211_hdr,
struct p80211_metawep *p80211_wep)
{
-
__le16 fc;
u16 proto;
struct wlan_ethhdr e_hdr;
--
1.9.1