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>
Wed, 20 Apr 2011 15:45:14 +0000 (11:45 -0400)
commit425b473de5372cad6fffc6b98a758ed8e3fc70ce
tree532811d99d68d2ba58bc111b33a959ddb8a1a1e2
parent1214eac73f798bccabc6adb55e7b2d787527c13c
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.

Signed-off-by: Eric Paris <eparis@redhat.com>
security/selinux/ss/policydb.c