commit | 3cdeed2986b09fcc77b4812ca10dbc057e4e5f8c | [log] [tgz] |
---|---|---|
author | Adrian Bunk <bunk@kernel.org> | Thu Feb 07 00:13:43 2008 -0800 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Thu Feb 07 08:42:17 2008 -0800 |
tree | e6d1880751b119358a30385a2a65deaec695f0b5 | |
parent | 8f1466ff0a6e81653e9bb0d9247495bf4e9db7e2 [diff] |
kernel/cgroup.c: remove dead code This patch removes dead code spotted by the Coverity checker (look at the "(nbytes >= PATH_MAX)" check). Signed-off-by: Adrian Bunk <bunk@kernel.org> Cc: Paul Jackson <pj@sgi.com> Cc: Paul Menage <menage@google.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>