* [PATCH 1/1] Staging: rtl8192u: r8192U_wx: removed unnecessary comments
@ 2015-02-28 4:36 Tolga Ceylan
2015-03-07 0:59 ` Greg Kroah-Hartman
0 siblings, 1 reply; 2+ messages in thread
From: Tolga Ceylan @ 2015-02-28 4:36 UTC (permalink / raw)
To: Greg Kroah-Hartman, devel, linux-kernel, tolga.ceylan
1) Removed commented out include header statement
2) Removed unnecessary author/date comment
Signed-off-by: Tolga Ceylan <tolga.ceylan@gmail.com>
---
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH 1/1] Staging: rtl8192u: r8192U_wx: removed unnecessary comments
2015-02-28 4:36 [PATCH 1/1] Staging: rtl8192u: r8192U_wx: removed unnecessary comments Tolga Ceylan
@ 2015-03-07 0:59 ` Greg Kroah-Hartman
0 siblings, 0 replies; 2+ messages in thread
From: Greg Kroah-Hartman @ 2015-03-07 0:59 UTC (permalink / raw)
To: Tolga Ceylan; +Cc: devel, linux-kernel
On Fri, Feb 27, 2015 at 08:36:59PM -0800, Tolga Ceylan wrote:
> 1) Removed commented out include header statement
> 2) Removed unnecessary author/date comment
>
> Signed-off-by: Tolga Ceylan <tolga.ceylan@gmail.com>
> ---
> drivers/staging/rtl8192u/r8192U_wx.h | 3 +--
> 1 file changed, 1 insertion(+), 2 deletions(-)
Doesn't apply to my tree :(
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-03-07 11:02 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-28 4:36 [PATCH 1/1] Staging: rtl8192u: r8192U_wx: removed unnecessary comments Tolga Ceylan
2015-03-07 0:59 ` Greg Kroah-Hartman
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.