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
netfilter
Kconfig -rw-r--r-- 1.9 KB
Makefile -rw-r--r-- 270 bytes
README -rw-r--r-- 299 bytes
TODO -rw-r--r-- 1.2 KB
af_decnet.c -rw-r--r-- 53.9 KB
dn_dev.c -rw-r--r-- 34.0 KB
dn_fib.c -rw-r--r-- 19.6 KB
dn_neigh.c -rw-r--r-- 15.8 KB
dn_nsp_in.c -rw-r--r-- 21.7 KB
dn_nsp_out.c -rw-r--r-- 17.7 KB
dn_route.c -rw-r--r-- 44.8 KB
dn_rules.c -rw-r--r-- 10.1 KB
dn_table.c -rw-r--r-- 19.3 KB
dn_timer.c -rw-r--r-- 3.1 KB
sysctl_net_decnet.c -rw-r--r-- 10.3 KB

README

back to top