commit | 93826c092c385549c04af184fbebd43f36995c69 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Thu Apr 07 14:46:59 2011 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu May 12 16:02:42 2011 -0400 |
tree | 20f77a85a74a24ed3418da8818e12b439f70fc81 | |
parent | bf69d41d198138e3c601e9a6645f4f1369aff7e0 [diff] |
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 <pebolle@tiscali.nl> Signed-off-by: Eric Paris <eparis@redhat.com>