linux_dsm_epyc7002/include
Joe Perches 5eccdfaabc nf_tables*.h: 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-10-21 17:19:06 -04:00
..
acpi
asm-generic include/asm-generic/vtime.h: avoid zero-length file 2013-09-30 14:31:02 -07:00
clocksource
crypto
drm
dt-bindings
keys
kvm
linux net: fix build warnings because of net_get_random_once merge 2013-10-21 16:27:03 -04:00
math-emu
media
memory
misc
net nf_tables*.h: Remove extern from function prototypes 2013-10-21 17:19:06 -04:00
pcmcia
ras
rdma
rxrpc
scsi
sound
target
trace
uapi bonding: add Netlink support active_slave option 2013-10-19 18:58:46 -04:00
video
xen xen-netback: enable IPv6 TCP GSO to the guest 2013-10-17 15:35:17 -04:00
Kbuild