From: Herbert Poetzl Date: Fri, 31 Mar 2006 10:31:35 +0000 (-0800) Subject: [PATCH] cleanup in proc_check_chroot() X-Git-Tag: v2.6.17-rc1~49 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e4e5d3fc80d26ed26ebe42907b224f08d7eccfbf;p=pandora-kernel.git [PATCH] cleanup in proc_check_chroot() proc_check_chroot() does the check in a very unintuitive way (keeping a copy of the argument, then modifying the argument), and has uncommented sideeffects. Signed-off-by: Herbert Poetzl Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed