diff options
author | 2014-05-16 23:26:00 +0200 | |
---|---|---|
committer | 2014-05-18 19:01:32 -0700 | |
commit | abaff455f750594984030ec878537b7c1e39ffc6 (patch) | |
tree | a13c6083cea6551ecbc333be11c0c480cfb180ea /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | sparc64: fix sparse warnings in sys_sparc32.c (diff) | |
download | linux-dev-abaff455f750594984030ec878537b7c1e39ffc6.tar.xz linux-dev-abaff455f750594984030ec878537b7c1e39ffc6.zip |
sparc64: fix sparse "Should it be static?" warnings in signal32.c
Fix following warnings:
signal32.c:140:6: warning: symbol 'do_sigreturn32' was not declared. Should it be static?
signal32.c:230:17: warning: symbol 'do_rt_sigreturn32' was not declared. Should it be static?
signal32.c:729:6: warning: symbol 'do_signal32' was not declared. Should it be static?
signal32.c:773:16: warning: symbol 'do_sys32_sigstack' was not declared. Should it be static?
Add proper prototypes and drop local prototype
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions