summaryrefslogtreecommitdiffstats
path: root/arch/m68k
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2013-10-20 07:05:31 +0200
committerDavid S. Miller <davem@davemloft.net>2013-10-21 23:19:06 +0200
commit5eccdfaabcf44f71702ba033d9c24821111749e1 (patch)
tree465db19a2bdb062e94dbc9f77a1f82f2d53ab341 /arch/m68k
parentnet: fix build warnings because of net_get_random_once merge (diff)
downloadlinux-5eccdfaabcf44f71702ba033d9c24821111749e1.tar.xz
linux-5eccdfaabcf44f71702ba033d9c24821111749e1.zip
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>
Diffstat (limited to 'arch/m68k')
0 files changed, 0 insertions, 0 deletions