diff options
author | Geert Uytterhoeven <[email protected]> | 2012-07-11 14:02:22 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2012-07-11 16:04:45 -0700 |
commit | 8782171e5838480445ef5b3fcea1358e599fe4a2 (patch) | |
tree | ecafbe434ecd45cd47491f20f5c0e61e70ccacd0 /tools/perf/util/scripting-engines/trace-event-python.c | |
parent | 9adec610b472aba9137b934954e5d5a8550452c5 (diff) |
h8300/signal: fix typo "statis"
The keyword is "static", not "statis":
arch/h8300/kernel/signal.c:455:8: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'void'
arch/h8300/kernel/signal.c: In function 'do_notify_resume':
arch/h8300/kernel/signal.c:511:3: error: implicit declaration of function 'do_signal' [-Werror=implicit-function-declaration]
arch/h8300/kernel/signal.c: At top level:
arch/h8300/kernel/signal.c:414:1: warning: 'handle_signal' defined but not used [-Wunused-function]
Introduced in commit 7ae4e32a6514 ("h8300: switch to saved_sigmask-based
sigsuspend/rt_sigsuspend")
Signed-off-by: Geert Uytterhoeven <[email protected]>
Cc: Al Viro <[email protected]>
Cc: Yoshinori Sato <[email protected]>
Cc: Tony Breeds <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions