[PATCH] cpuset procfs warning fix
authorAndrew Morton <akpm@osdl.org>
Sat, 30 Dec 2006 00:49:04 +0000 (16:49 -0800)
committerLinus Torvalds <torvalds@woody.osdl.org>
Sat, 30 Dec 2006 18:56:43 +0000 (10:56 -0800)
commit089e34b60033863549fbe561d31ac8c778a20e7f
treeaea34fde97b91231626f54440390456e1bd3e0aa
parent918d3f90e8d5657491024f64427e9a5ea632d284
[PATCH] cpuset procfs warning fix

fs/proc/base.c:1869: warning: initialization discards qualifiers from pointer target type
fs/proc/base.c:2150: warning: initialization discards qualifiers from pointer target type

Cc: Paul Jackson <pj@sgi.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
include/linux/cpuset.h
kernel/cpuset.c