commit | 512ea3bc30c0e052a961e1abce8e783f3e28c92a | [log] [tgz] |
---|---|---|
author | Chihau Chau <chihau@gmail.com> | Mon Mar 08 20:11:34 2010 -0300 |
committer | James Morris <jmorris@namei.org> | Wed Mar 10 08:46:15 2010 +1100 |
tree | 2e50e5bd7d257ec010d9c9d1af87bd61fccead6c | |
parent | c43a7523470dc2d9947fa114a0b54317975d4c04 [diff] |
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>