]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit98e5b7187b7dd0016ec2afd34ed9cd2ff8993775
tree532811d99d68d2ba58bc111b33a959ddb8a1a1e2
parent2ebe0193e540875e6bf4e06d8107b9edf8f91d14
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