diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2012-07-17 15:47:54 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-07-17 16:21:29 -0700 |
commit | b45f9330b4e08ee4de5e2f5cae75200edb283a96 (patch) | |
tree | b6d61c169eead84cd9d535e6f53398f5a2607237 /arch/m32r/include | |
parent | c8f4a2d095bcb7ff798f984b9c7d16b4c8d194c3 (diff) | |
download | linux-b45f9330b4e08ee4de5e2f5cae75200edb283a96.tar.bz2 |
mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout
Commit a610d6e672d6 ("pull clearing RESTORE_SIGMASK into
block_sigmask()") caused:
arch/mn10300/kernel/signal.c: In function 'handle_signal':
arch/mn10300/kernel/signal.c:462:3: warning: 'return' with no value, in function returning non-void [-Wreturn-type]
Add the missing return values, and restore the indentation while we're
at it.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Al Viro <viro@zeniv.linux.org.uk>
Cc: David Howells <dhowells@redhat.com>
Cc: Koichi Yasutake <yasutake.koichi@jp.panasonic.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'arch/m32r/include')
0 files changed, 0 insertions, 0 deletions