SELinux: delete debugging printks from filename_trans rule processing
authorEric Paris <eparis@redhat.com>
Thu, 7 Apr 2011 18:46:59 +0000 (14:46 -0400)
committerEric Paris <eparis@redhat.com>
Thu, 12 May 2011 20:02:42 +0000 (16:02 -0400)
commit93826c092c385549c04af184fbebd43f36995c69
tree20f77a85a74a24ed3418da8818e12b439f70fc81
parentbf69d41d198138e3c601e9a6645f4f1369aff7e0
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>
security/selinux/ss/policydb.c