commit | 744ba35e455b0d5cf4f85208a8ca0edcc9976b95 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Apr 17 11:52:44 2008 -0400 |
committer | James Morris <jmorris@namei.org> | Mon Apr 21 19:09:26 2008 +1000 |
tree | 1b242324aeba16d07e1a3811df041969c10422a6 | |
parent | 11670889380b144adfa5a91dc184c8f6300c4b28 [diff] |
SELinux: clean up printks Make sure all printk start with KERN_* Make sure all printk end with \n Make sure all printk have the word 'selinux' in them Change "function name" to "%s", __func__ (found 2 wrong) Signed-off-by: Eric Paris <eparis@redhat.com> Signed-off-by: James Morris <jmorris@namei.org>