diff options
| author | Sam Ravnborg <[email protected]> | 2014-05-16 23:26:00 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-05-18 19:01:32 -0700 |
| commit | abaff455f750594984030ec878537b7c1e39ffc6 (patch) | |
| tree | a13c6083cea6551ecbc333be11c0c480cfb180ea /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | ed8eb7551006dd02c14438eb374b302a39b3e92e (diff) | |
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 <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions