]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
[PATCH] cpuset: remove unnecessary NULL check
authorPaul Jackson <pj@sgi.com>
Fri, 24 Mar 2006 11:16:10 +0000 (03:16 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 24 Mar 2006 15:33:23 +0000 (07:33 -0800)
commit8488bc359d674baf710992e4b641513ea5ebd212
tree28f6558f6b006c5a28a64a1beabec5498d9b77d4
parentb0196009d8c3ecf6ea6ec080c63d2ccc146e7ad9
[PATCH] cpuset: remove unnecessary NULL check

Remove a no longer needed test for NULL cpuset pointer, with a little
comment explaining why the test isn't needed.

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