[PATCH 1/1] Staging: rtl8192u: r8192U_wx: removed unnecessary comments

From: Tolga Ceylan
Date: Fri Feb 27 2015 - 23:37:30 EST


1) Removed commented out include header statement
2) Removed unnecessary author/date comment

Signed-off-by: Tolga Ceylan <tolga.ceylan@xxxxxxxxx>
---
drivers/staging/rtl8192u/r8192U_wx.h | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/drivers/staging/rtl8192u/r8192U_wx.h b/drivers/staging/rtl8192u/r8192U_wx.h
index ae7a617..e926d37 100644
--- a/drivers/staging/rtl8192u/r8192U_wx.h
+++ b/drivers/staging/rtl8192u/r8192U_wx.h
@@ -14,10 +14,9 @@

#ifndef R8180_WX_H
#define R8180_WX_H
-//#include <linux/wireless.h>

extern struct iw_handler_def r8192_wx_handlers_def;
-/* Enable the rtl819x_core.c to share this function, david 2008.9.22 */
+/* Enable the rtl819x_core.c to share this function */
extern struct iw_statistics *r8192_get_wireless_stats(struct net_device *dev);

#endif
--
2.3.0

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/