Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
KEYS: security_cred_alloc_blank() should return int under all circums…
…tances 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>
- Loading branch information