diff options
author | Sam Ravnborg <sam@ravnborg.org> | 2014-05-16 23:26:00 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-05-18 19:01:32 -0700 |
commit | abaff455f750594984030ec878537b7c1e39ffc6 (patch) | |
tree | a13c6083cea6551ecbc333be11c0c480cfb180ea /CREDITS | |
parent | ed8eb7551006dd02c14438eb374b302a39b3e92e (diff) | |
download | linux-abaff455f750594984030ec878537b7c1e39ffc6.tar.bz2 |
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 'CREDITS')
0 files changed, 0 insertions, 0 deletions