[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes
authorFranck Bui-Huu <fbuihuu@gmail.com>
Mon, 5 Feb 2007 14:24:25 +0000 (15:24 +0100)
committerRalf Baechle <ralf@linux-mips.org>
Sat, 10 Feb 2007 22:38:47 +0000 (22:38 +0000)
commit9432a9ba96ea8d007341c4e7859d393bfd357c5a
tree42715a61569810711f2b7491bb7f39b2db5db72b
parent722bb63de630f9500db1f12ed32e1dd9349a8049
[MIPS] signal32: reduce {setup,restore}_sigcontext32 sizes

This trivial changes should decrease a lot the size of these
2 functions.

Signed-off-by: Franck Bui-Huu <fbuihuu@gmail.com>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
arch/mips/kernel/signal32.c