]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
kernel/cgroup.c: remove dead code
authorAdrian Bunk <bunk@kernel.org>
Thu, 7 Feb 2008 08:13:43 +0000 (00:13 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Feb 2008 16:42:17 +0000 (08:42 -0800)
commit3cdeed2986b09fcc77b4812ca10dbc057e4e5f8c
treee6d1880751b119358a30385a2a65deaec695f0b5
parent8f1466ff0a6e81653e9bb0d9247495bf4e9db7e2
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>
kernel/cgroup.c