Atsushi Nemoto ecf52d3c89 [MIPS] Fix compiler warnings (field width, unused variable)
Fix following warnings:
linux/arch/mips/kernel/setup.c:432: warning: field width is not type int (arg 2)
linux/arch/mips/kernel/setup.c:432: warning: field width is not type int (arg 4)
linux/arch/mips/kernel/syscall.c:279: warning: unused variable `len'
linux/arch/mips/kernel/syscall.c:280: warning: unused variable `name'
linux/arch/mips/math-emu/dp_fint.c:32: warning: unused variable `xc'
linux/arch/mips/math-emu/dp_flong.c:32: warning: unused variable `xc'
linux/arch/mips/math-emu/sp_fint.c:32: warning: unused variable `xc'
linux/arch/mips/math-emu/sp_flong.c:32: warning: unused variable `xc'
    
(original patch by Atsushi, slight changes to the setup.c part by me.)
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
2006-06-06 00:15:20 +01:00
..
2006-06-01 00:28:29 +01:00
2005-04-16 15:20:36 -07:00
2005-04-16 15:20:36 -07:00
2005-10-29 19:30:50 +01:00
2005-10-29 19:32:09 +01:00
2006-04-26 07:52:21 -07:00
2006-06-01 00:28:35 +01:00
2006-04-19 04:14:28 +02:00
2005-10-29 19:31:17 +01:00
2006-04-27 15:13:50 +01:00
2006-04-19 04:14:28 +02:00
2006-03-21 13:27:46 +00:00
2006-04-19 04:14:28 +02:00
2005-10-29 19:30:50 +01:00
2006-04-27 15:13:50 +01:00