linux/drivers/staging/rtl8192u
Ovidiu Toader c4d6b8fbea drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparse
This minor patch motivated by eudyptula challenge fixes the following warnings issued
by `sparse' in drivers/staging/rtl8192u/r8192U_wx.c:
 .../r8192U_wx.c:27:5: warning: symbol 'rtl8180_rates' was not declared. Should it be static?
 .../r8192U_wx.c:961:22: warning: symbol 'r8192_get_wireless_stats' was not declared. Should it be static?
 .../r8192U_wx.c:990:24: warning: symbol 'r8192_wx_handlers_def' was not declared. Should it be static?

Signed-off-by: Ovidiu Toader <ovi@phas.ubc.ca>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-08-16 12:23:20 -07:00
..
ieee80211 staging: rtl8712, rtl8712: avoid lots of build warnings 2014-06-19 16:44:04 -07:00
authors
changes
copying
Kconfig Kconfig: Remove useless "default N" lines 2014-02-20 14:38:06 +01:00
Makefile staging: rtl8192u: remove unused define USB_RX_AGGREGATION_SUPPORT 2014-08-16 12:23:10 -07:00
r819xU_cmdpkt.c drivers/staging: Remove useless return variables 2014-05-26 10:32:15 -07:00
r819xU_cmdpkt.h
r819xU_firmware_img.c Staging: rtl8192u: r819xU_firmware_img.c Fixed checkpatch.pl ERRORs 2014-05-25 11:25:40 -07:00
r819xU_firmware_img.h
r819xU_firmware.c staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
r819xU_firmware.h
r819xU_phy.c staging: rtl8192u: Fixed switch and case indentation error 2014-07-10 15:16:16 -07:00
r819xU_phy.h
r819xU_phyreg.h staging:r819xU: coding style: Fixed commenting style 2014-08-16 12:23:15 -07:00
r8180_93cx6.c staging:r8180: coding style: Fixed commenting style 2014-08-01 14:42:52 -07:00
r8180_93cx6.h staging:r8180: coding style: Fixed too long lines 2014-08-01 14:42:52 -07:00
r8190_rtl8256.c staging:r8190: coding style: Fixed checkpatch reported Error 2014-08-01 14:42:52 -07:00
r8190_rtl8256.h
r8192U_core.c staging: rtl8192u: remove unused function. 2014-08-16 12:23:11 -07:00
r8192U_dm.c staging: Convert __FUNCTION__ to __func__ 2014-05-25 11:05:07 -07:00
r8192U_dm.h staging: rtl8192u: Fix whitespaces in function declarations in r8192U_dm.h 2014-03-19 09:29:55 -07:00
r8192U_hw.h
r8192U_wx.c drivers/staging/rtl8192u/r8192U_wx.c: fix warnings issued by sparse 2014-08-16 12:23:20 -07:00
r8192U_wx.h
r8192U.h