[PATCH] cpuset: minor spacing initializer fixes
authorPaul Jackson <pj@sgi.com>
Sun, 8 Jan 2006 09:01:51 +0000 (01:01 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 9 Jan 2006 04:13:43 +0000 (20:13 -0800)
commitc5b2aff89635495064592dc90da595f8a880ee87
tree2a796593bd675979bbad88ddd4de1a11f120bf62
parent90c9cc4043fd8454d11886379f841f70e176698e
[PATCH] cpuset: minor spacing initializer fixes

Four trivial cpuset fixes: remove extra spaces, remove useless initializers,
mark one __read_mostly.

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