From: Eric Paris Date: Thu, 7 Apr 2011 18:46:59 +0000 (-0400) Subject: SELinux: delete debugging printks from filename_trans rule processing X-Git-Tag: v2.6.39~33^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=93826c092c385549c04af184fbebd43f36995c69;p=pandora-kernel.git SELinux: delete debugging printks from filename_trans rule processing The filename_trans rule processing has some printk(KERN_ERR ) messages which were intended as debug aids in creating the code but weren't removed before it was submitted. Remove them. Reported-by: Paul Bolle Signed-off-by: Eric Paris --- Reading git-diff-tree failed