]> 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>
Thu, 12 May 2011 20:02:42 +0000 (16:02 -0400)
commitdbc69db5061296a904e2e16da00c538e5fc728ec
tree20f77a85a74a24ed3418da8818e12b439f70fc81
parent5e187fb41ead8815bcac13f6464321043809cd4d
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