linux/drivers/staging/rtl8192u
Pedro Marzo Perez c1ab2fa969 Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null
Remove two lines at ieee80211_wep_null which checkpatch.pl reported as errors.
The first one because it has a C99 comment style and the second one because it is a void
return which is useless.
The function ieee80211_wep_null cannot be completely removed because it is exported and
used to autoload the module.

Signed-off-by: Pedro Marzo Perez <marzo.pedro@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-06-08 13:40:55 -07:00
..
ieee80211 Staging: rtl8192u: Remove two useless lines at ieee80211_wep_null 2015-06-08 13:40:55 -07:00
authors
changes
copying
Kconfig
Makefile
r819xU_cmdpkt.c
r819xU_cmdpkt.h
r819xU_firmware_img.c
r819xU_firmware_img.h
r819xU_firmware.c Staging: rtl8192u: Bool tests don't need comparisons 2015-03-16 15:56:46 +01:00
r819xU_firmware.h staging: rtl8192u: r819xU_firmware.h: fix line over 80 characters 2015-06-08 13:38:56 -07:00
r819xU_phy.c Staging: rtl8192u: Remove unnecessary spaces 2015-03-20 13:11:45 +01:00
r819xU_phy.h
r819xU_phyreg.h
r8180_93cx6.c
r8180_93cx6.h
r8190_rtl8256.c Staging: rtl8192u: Simplify if condition. 2015-02-26 13:46:35 -08:00
r8190_rtl8256.h Staging: rtl8192u: Fix line over 80 characters 2015-03-01 17:07:05 -08:00
r8192U_core.c rtl8192u: don't trample on <linux/ieee80211.h> struct namespace 2015-05-08 09:24:13 +02:00
r8192U_dm.c Staging: fixed multiple spelling errors. 2015-05-08 09:23:58 +02:00
r8192U_dm.h Staging: rtl8192u: Rename struct to avoid CamelCase 2015-03-18 10:32:39 +01:00
r8192U_hw.h
r8192U_wx.c Staging: rtl8192u: Simplify if condition 2015-03-16 16:20:26 +01:00
r8192U_wx.h Staging: rtl8192u: Fix comments 2015-03-01 17:07:05 -08:00
r8192U.h Staging: rtl8192u: Remove TRUE and FALSE macros 2015-03-01 17:04:43 -08:00