linux/arch/mn10300/kernel
Geert Uytterhoeven b45f9330b4 mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout
Commit a610d6e672 ("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>
2012-07-17 16:21:29 -07:00
..
asm-offsets.c
cevt-mn10300.c mn10300: move setup_jiffies_interrupt() to cevt-mn10300.c 2012-07-11 16:04:41 -07:00
csrc-mn10300.c
entry.S Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
fpu-low.S
fpu-nofpu-low.S
fpu-nofpu.c
fpu.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
gdb-io-serial-low.S
gdb-io-serial.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
gdb-io-ttysm-low.S
gdb-io-ttysm.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
gdb-low.S
gdb-stub.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
head.S
internal.h mn10300: kernel/internal.h needs <linux/irqreturn.h> 2012-07-11 16:04:42 -07:00
io.c
irq.c mn10300: use "#elif defined(CONFIG_*)" instead of "#elif CONFIG_*" 2012-07-11 16:04:43 -07:00
kernel_execve.S
kgdb.c mn10300: Use common threadinfo allocator 2012-05-08 14:08:45 +02:00
kprobes.c
kthread.S
Makefile mn10300: Use generic init_task 2012-05-05 13:00:24 +02:00
mn10300_ksyms.c
mn10300-debug.c
mn10300-serial-low.S
mn10300-serial.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
mn10300-serial.h
mn10300-watchdog-low.S
mn10300-watchdog.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
module.c
process.c fork: move the real prepare_to_copy() users to arch_dup_task_struct() 2012-05-16 15:16:26 -07:00
profile-low.S
profile.c
ptrace.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
rtc.c
setup.c Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
sigframe.h
signal.c mn10300: fix "pull clearing RESTORE_SIGMASK into block_sigmask()" fallout 2012-07-17 16:21:29 -07:00
smp-low.S Disintegrate asm/system.h for MN10300 2012-03-28 18:30:02 +01:00
smp.c Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip 2012-05-21 19:43:57 -07:00
switch_to.S
sys_mn10300.c
time.c
traps.c mn10300: kernel/traps.c needs <linux/export.h> 2012-07-11 16:04:42 -07:00
vmlinux.lds.S