aboutsummaryrefslogtreecommitdiffstats
path: root/kernel/fork.c
diff options
context:
space:
mode:
authorAndrew Morton <akpm@osdl.org>2006-03-16 23:58:44 -0800
committerJeff Garzik <jeff@garzik.org>2006-03-21 16:00:53 -0500
commit3d781a02313e9f22923ee919d99e1cf72fd1f468 (patch)
treefab9e90894de2fcd483603f66ca592cf1f136c4d /kernel/fork.c
parent[PATCH] smc91x: allow for dynamic bus access configs (diff)
downloadlinux-rng-3d781a02313e9f22923ee919d99e1cf72fd1f468.tar.xz
linux-rng-3d781a02313e9f22923ee919d99e1cf72fd1f468.zip
[PATCH] skfp warning fixes
drivers/net/skfp/fplustm.c: In function `enable_formac': drivers/net/skfp/fplustm.c:552: warning: large integer implicitly truncated to unsigned type drivers/net/skfp/fplustm.c:555: warning: large integer implicitly truncated to unsigned type These arguments were changed to `const', so the compiler can now see that it's doing and outw(..., 0xffffnnnn). Cast the arg to ushort. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Jeff Garzik <jeff@garzik.org>
Diffstat (limited to 'kernel/fork.c')
0 files changed, 0 insertions, 0 deletions