staging: rtl8192u: Remove unnecessary comment
authorNavya Sri Nizamkari <navyasri.tech@gmail.com>
Sun, 22 Feb 2015 16:41:20 +0000 (22:11 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 21:44:21 +0000 (13:44 -0800)
The <linux/config.h> header file is not used anymore,
so it is commented out in this file.This patch deletes
that unnecessary comment.

Signed-off-by: Navya Sri Nizamkari <navyasri.tech@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8192u/ieee80211/ieee80211_crypt.c

index da3cb29fc02d9a0a9f776cc783bb7235ccd1aaeb..f80dd08b06682c7b9554d8d290ed6d34da96b734 100644 (file)
@@ -11,7 +11,6 @@
  *
  */
 
-//#include <linux/config.h>
 #include <linux/module.h>
 #include <linux/init.h>
 #include <linux/slab.h>
This page took 0.024902 seconds and 5 git commands to generate.