From: Eric Paris Date: Thu, 17 Apr 2008 15:52:44 +0000 (-0400) Subject: SELinux: clean up printks X-Git-Tag: v2.6.26-rc1~1118^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=744ba35e455b0d5cf4f85208a8ca0edcc9976b95;p=pandora-kernel.git 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 Signed-off-by: James Morris --- Reading git-diff-tree failed