Searched hist:"512 ea3bc30c0e052a961e1abce8e783f3e28c92a" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/security/keys/ |
H A D | keyring.c | diff 512ea3bc30c0e052a961e1abce8e783f3e28c92a Mon Mar 08 17:11:34 CST 2010 Chihau Chau <chihau@gmail.com> Security: key: keyring: fix some code style issues
This fixes to include <linux/uaccess.h> instead <asm/uaccess.h> and some code style issues like to put a else sentence below close brace '}' and to replace a tab instead of some space characters.
Signed-off-by: Chihau Chau <chihau@gmail.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>
|