[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1452194126-5829-1-git-send-email-bhor.pranjal@gmail.com>
Date:	Fri,  8 Jan 2016 00:45:26 +0530
From:	Pranjal Bhor <bhor.pranjal@...il.com>
To:	gregkh@...uxfoundation.org
Cc:	devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
	Pranjal Bhor <bhor.pranjal@...il.com>
Subject: [PATCH 05/40] drivers/staging/wlan-ng/p80211conv.c: Fixed coding style
Removed blank line after braces
Signed-off-by: Pranjal Bhor <bhor.pranjal@...il.com>
---
 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 d799701..c9bbf89 100644
--- a/drivers/staging/wlan-ng/p80211conv.c
+++ b/drivers/staging/wlan-ng/p80211conv.c
@@ -166,7 +166,6 @@ int skb_ether_to_p80211(wlandevice_t *wlandev, u32 ethconv,
			e_llc->dsap = 0xAA;	/* SNAP, see IEEE 802 */
			e_llc->ssap = 0xAA;
			e_llc->ctl = 0x03;
-
		}
	}
--
1.9.1
Powered by blists - more mailing lists
 
