KEYS: security_cred_alloc_blank() should return int under all circumstances
authorDavid Howells <dhowells@redhat.com>
Fri, 4 Sep 2009 08:19:48 +0000 (09:19 +0100)
committerJames Morris <jmorris@namei.org>
Mon, 7 Sep 2009 01:39:10 +0000 (11:39 +1000)
commit945af7c3289c26c9070d6b1bf3ca759d36643e0b
treecc92de729237da13cf1bf344231ccf619a38d5a3
parent6c1488fd581a447ec87c4b59f0d33f95f0aa441b
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 <dhowells@redhat.com>
Signed-off-by: James Morris <jmorris@namei.org>
include/linux/security.h