[MIPS] Signal cleanup
authorAtsushi Nemoto <anemo@mba.ocn.ne.jp>
Sun, 19 Feb 2006 14:46:44 +0000 (23:46 +0900)
committerRalf Baechle <ralf@linux-mips.org>
Tue, 21 Mar 2006 13:27:46 +0000 (13:27 +0000)
commit9c6031cc93626a194a9ef32d62b078ef1b396c45
treeccc33703eb7e47193f06cbe995754efde92e658b
parent6254944faf5ff96b8b468457e3e2b2dcacc29fb7
[MIPS] Signal cleanup

Move function prototypes to asm/signal.h to detect trivial errors and
add some __user tags to get rid of sparse warnings.  Generated code
should not be changed.

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