git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1214eac
)
SELinux: delete debugging printks from filename_trans rule processing
author
Eric Paris
<eparis@redhat.com>
Thu, 7 Apr 2011 18:46:59 +0000
(14:46 -0400)
committer
Eric Paris
<eparis@redhat.com>
Wed, 20 Apr 2011 15:45:14 +0000
(11:45 -0400)
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>
No differences found