From: David Howells Date: Fri, 4 Sep 2009 08:19:48 +0000 (+0100) Subject: KEYS: security_cred_alloc_blank() should return int under all circumstances X-Git-Tag: v2.6.32-rc1~737^2^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=945af7c3289c26c9070d6b1bf3ca759d36643e0b;p=pandora-kernel.git KEYS: security_cred_alloc_blank() should return int under all circumstances Make security_cred_alloc_blank() return int, not void, when CONFIG_SECURITY=n. Signed-off-by: David Howells Signed-off-by: James Morris --- Reading git-diff-tree failed