* [PATCH] Staging: vt6655: removed redundant comments from hostap.h
@ 2014-07-25 16:22 Igor Bezukh
0 siblings, 0 replies; only message in thread
From: Igor Bezukh @ 2014-07-25 16:22 UTC (permalink / raw)
To: gregkh; +Cc: devel, forest, linux-kernel, igbzkh
Removed redundant comments from hostap.h header file.
Signed-off-by: Igor Bezukh <igbzkh@gmail.com>
---
drivers/staging/vt6655/hostap.h | 8 --------
1 file changed, 8 deletions(-)
diff --git a/drivers/staging/vt6655/hostap.h b/drivers/staging/vt6655/hostap.h
index f1a4f2ef..6e801a4 100644
--- a/drivers/staging/vt6655/hostap.h
+++ b/drivers/staging/vt6655/hostap.h
@@ -31,8 +31,6 @@
#include "device.h"
-/*--------------------- Export Definitions -------------------------*/
-
#define WLAN_RATE_1M BIT0
#define WLAN_RATE_2M BIT1
#define WLAN_RATE_5M5 BIT2
@@ -46,12 +44,6 @@
#define WLAN_RATE_48M BIT10
#define WLAN_RATE_54M BIT11
-/*--------------------- Export Classes ----------------------------*/
-
-/*--------------------- Export Variables --------------------------*/
-
-/*--------------------- Export Functions --------------------------*/
-
#ifndef ETH_P_PAE
#define ETH_P_PAE 0x888E /* Port Access Entity (IEEE 802.1X) */
#endif /* ETH_P_PAE */
--
1.7.9.5
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2014-07-25 16:22 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-07-25 16:22 [PATCH] Staging: vt6655: removed redundant comments from hostap.h Igor Bezukh
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox