Revision 460c0422c3861ab63a14c2be600a96a9e68b89f2 authored by Atsushi Nemoto on 31 May 2006, 16:00:39 UTC, committed by Ralf Baechle on 05 June 2006, 23:15:19 UTC
    
Fix following warnings:
linux/arch/mips/kernel/setup.c:249:12: warning: constant 0xffffffff00000000 is so big it is unsigned long
linux/arch/mips/kernel/cpu-bugs64.c:209:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
linux/arch/mips/kernel/cpu-bugs64.c:227:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
linux/arch/mips/kernel/cpu-bugs64.c:283:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
linux/arch/mips/kernel/cpu-bugs64.c:299:10: warning: constant 0xffffffffffffdb9a is so big it is unsigned long
    
Signed-off-by: Atsushi Nemoto <anemo@mba.ocn.ne.jp>
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
1 parent e32b699
History
File Mode Size
Makefile -rw-r--r-- 254 bytes
af_rose.c -rw-r--r-- 36.9 KB
rose_dev.c -rw-r--r-- 3.3 KB
rose_in.c -rw-r--r-- 7.5 KB
rose_link.c -rw-r--r-- 6.8 KB
rose_loopback.c -rw-r--r-- 2.4 KB
rose_out.c -rw-r--r-- 2.8 KB
rose_route.c -rw-r--r-- 30.7 KB
rose_subr.c -rw-r--r-- 11.6 KB
rose_timer.c -rw-r--r-- 4.9 KB
sysctl_net_rose.c -rw-r--r-- 4.3 KB

back to top