All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 1/3] Staging: rtl8192u: ieee80211: ieee80211_crypt: removed commented out include
@ 2015-02-21  2:14 Tolga Ceylan
  2015-02-21  2:14 ` [PATCH 2/3] Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macro Tolga Ceylan
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Tolga Ceylan @ 2015-02-21  2:14 UTC (permalink / raw)
  To: Greg Kroah-Hartman, devel, linux-kernel, tolga.ceylan

Removed a commented out header include

Signed-off-by: Tolga Ceylan <tolga.ceylan@gmail.com>
---
 drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c b/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c
index 5533221..b41aec1 100644
--- a/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c
+++ b/drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c
@@ -11,7 +11,6 @@
  *
  */
 
-//#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/slab.h>
-- 
2.3.0


^ permalink raw reply related	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-03-07 11:03 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-02-21  2:14 [PATCH 1/3] Staging: rtl8192u: ieee80211: ieee80211_crypt: removed commented out include Tolga Ceylan
2015-02-21  2:14 ` [PATCH 2/3] Staging: rtl8192u: ieee80211: dot11d: added parenthesis to RESET_CIE_WATCHDOG macro Tolga Ceylan
2015-02-21  2:14 ` [PATCH 3/3] Staging: rtl8192u: ieee80211: rtl819x_TS: replaced C99 comments with C89 Tolga Ceylan
2015-03-07  0:59   ` Greg Kroah-Hartman
2015-03-07  0:58 ` [PATCH 1/3] Staging: rtl8192u: ieee80211: ieee80211_crypt: removed commented out include 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.