linux_dsm_epyc7002/drivers/net/wireless/brcm80211/brcmsmac/phy
Joe Perches 9bd91f3c00 brcm80211: 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 17:32:48 -07:00
..
phy_cmn.c brcmsmac: remove some pmu functions and use the bcma equivalents 2013-03-27 13:39:09 -04:00
phy_hal.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
phy_int.h brcm80211: Remove extern from function prototypes 2013-09-24 17:32:48 -07:00
phy_lcn.c brcmsmac: add support for BCM4313 iPA variant 2013-08-22 14:30:35 -04:00
phy_lcn.h
phy_n.c brcmsmac: remove some pmu functions and use the bcma equivalents 2013-03-27 13:39:09 -04:00
phy_qmath.c
phy_qmath.h
phy_radio.h
phyreg_n.h
phytbl_lcn.c brcmsmac: rework switch control table init including iPA BT-combo 2013-08-22 14:30:34 -04:00
phytbl_lcn.h brcmsmac: rework switch control table init including iPA BT-combo 2013-08-22 14:30:34 -04:00
phytbl_n.c
phytbl_n.h