commit | 8488bc359d674baf710992e4b641513ea5ebd212 | [log] [tgz] |
---|---|---|
author | Paul Jackson <pj@sgi.com> | Fri Mar 24 03:16:10 2006 -0800 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Fri Mar 24 07:33:23 2006 -0800 |
tree | 28f6558f6b006c5a28a64a1beabec5498d9b77d4 | |
parent | b0196009d8c3ecf6ea6ec080c63d2ccc146e7ad9 [diff] |
[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>