linux/drivers/net/wireless/rtlwifi
Joe Perches a958df5dc3 rtlwifi: Remove extern from function prototypes
There are a mix of function prototypes with and without extern
in the kernel sources.  Standardize on not using extern for
function prototypes.

Function prototypes don't need to be written with extern.
extern is assumed by the compiler.  Its use is as unnecessary as
using auto to declare automatic/local variables in a block.

Signed-off-by: Joe Perches <joe@perches.com>
2013-09-24 18:06:51 -07:00
..
rtl8188ee rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
rtl8192c rtl8192c:dm: Properly initialize local array and set value. 2013-04-23 14:14:52 -04:00
rtl8192ce rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
rtl8192cu rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
rtl8192de rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
rtl8192se Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next 2013-04-10 14:09:54 -04:00
rtl8723ae rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
base.c drivers/net: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-03 22:28:04 -04:00
base.h rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
cam.c
cam.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
core.c rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
core.h
debug.c rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
debug.h rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988ee 2013-04-01 16:20:53 -04:00
efuse.c rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
efuse.h rtlwifi: Remove extern from function prototypes 2013-09-24 18:06:51 -07:00
Kconfig rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
Makefile rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
pci.c rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
pci.h rtlwifi: rtl8188ee: Enable recognition of RTL8188EE 2013-04-01 16:20:54 -04:00
ps.c drivers/net: Convert uses of compare_ether_addr to ether_addr_equal 2013-09-03 22:28:04 -04:00
ps.h rtlwifi: Initialize power-setting callback for USB devices 2013-07-17 14:34:48 -04:00
rc.c mac80211/rc80211: add chandef to rate initialization 2013-07-16 09:58:02 +03:00
rc.h
regd.c
regd.h
stats.c
stats.h
usb.c rtlwifi: Fix build errors for unusual cases 2013-07-18 16:22:00 -04:00
usb.h rtlwifi: usb: defer rx processing to tasklet 2013-03-25 16:42:22 -04:00
wifi.h rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks 2013-06-12 10:20:55 -04:00