Commit 4742600c authored by Eric Paris's avatar Eric Paris
Browse files

SELinux: fix comment to state filename_compute_type takes an objname not a qstr



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: default avatarEric Paris <eparis@redhat.com>
parent 92f42509
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment