[MIPS] Make do_signal32 return void.
authorMartin Michlmayr <tbm@cyrius.com>
Sat, 18 Feb 2006 15:21:30 +0000 (15:21 +0000)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Feb 2006 16:58:22 +0000 (16:58 +0000)
do_signal has been changed to return void since the "return value is
ignored everywhere".  Convert do_signal32 accordingly.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>

No differences found