android_kernel_oneplus_msm8998/drivers/net/ethernet/chelsio/cxgb
Joe Perches 22018e45ae chelsio: 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>
Signed-off-by: David S. Miller <davem@davemloft.net>
2013-09-24 10:09:27 -04:00
..
common.h chelsio: Remove extern from function prototypes 2013-09-24 10:09:27 -04:00
cphy.h
cpl5_cmd.h
cxgb2.c net/ethernet/chelsio/cxgb/cxgb2: Use module_pci_driver to register driver 2013-05-22 14:35:05 -07:00
elmer0.h
espi.c
espi.h
fpga_defs.h
gmac.h
Makefile
mv88e1xxx.c
mv88e1xxx.h
mv88x201x.c
my3126.c
pm3393.c
regs.h
sge.c net: vlan: add protocol argument to packet tagging functions 2013-04-19 14:46:06 -04:00
sge.h
subr.c drivers/net: fix up function prototypes after __dev* removals 2012-12-07 14:22:22 -05:00
suni1x10gexp_regs.h
tp.c chelsio: remove __dev* attributes 2012-12-03 11:16:42 -08:00
tp.h
vsc7326.c
vsc7326_reg.h