From: Eric W. Biederman Date: Tue, 31 Jan 2012 04:37:51 +0000 (-0800) Subject: sysctl: Correct error return from get_subdir X-Git-Tag: v3.4-rc1~99^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0eb97f38d2bfaea289b44c5140a7b04e7b369bad;p=pandora-kernel.git sysctl: Correct error return from get_subdir When insert_header fails ensure we return the proper error value from get_subdir. In practice nothing cares, but there is no need to be sloppy. Reported-by: Lucian Adrian Grijincu Signed-off-by: Eric W. Biederman --- Reading git-diff-tree failed