]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Fix return type of setup_frame variants
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sat, 5 Nov 2005 14:00:58 +0000 (23:00 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Mon, 7 Nov 2005 18:05:39 +0000 (18:05 +0000)
commit16cd3951366a013d52006982108437d3343c2fae
tree95bc91a9d1922e9ded809254f8bb7e525762d2c0
parent0d959c260e98b6b046d268b5ef5b76caf0026ab2
Fix return type of setup_frame variants

Since 2.6.13-rc1 setup_frame and its variants return int.  But some bits
were missed in the conversion.

Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/signal.c
arch/mips/kernel/signal32.c