diff options
author | 2015-02-18 15:21:07 +0100 | |
---|---|---|
committer | 2015-02-18 20:50:05 +0100 | |
commit | 4421f8f0fa02bc982b410cd773223cc280791c54 (patch) | |
tree | 86fc94bb0b0aac23ff301274cd082741c5659100 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/livepatching (diff) | |
download | wireguard-linux-4421f8f0fa02bc982b410cd773223cc280791c54.tar.xz wireguard-linux-4421f8f0fa02bc982b410cd773223cc280791c54.zip |
livepatch: remove extern specifier from header files
Storage-class specifier 'extern' is redundant in front of the function
declaration. According to the C specification it has the same meaning as
if not present at all. So remove it.
Signed-off-by: Miroslav Benes <mbenes@suse.cz>
Acked-by: Josh Poimboeuf <jpoimboe@redhat.com>
Reviewed-by: Masami Hiramatsu <masami.hiramatsu.pt@hitachi.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions