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:
92f4250
)
SELinux: fix comment to state filename_compute_type takes an objname not a qstr
author
Eric Paris
<eparis@redhat.com>
Thu, 28 Apr 2011 19:11:20 +0000
(15:11 -0400)
committer
Eric Paris
<eparis@redhat.com>
Thu, 28 Apr 2011 19:15:51 +0000
(15:15 -0400)
filename_compute_type used to take a qstr, but it now takes just a name.
Fix the comments to indicate it is an objname, not a qstr.
Signed-off-by: Eric Paris <eparis@redhat.com>
No differences found