From: Eric Paris Date: Thu, 28 Apr 2011 19:11:20 +0000 (-0400) Subject: SELinux: fix comment to state filename_compute_type takes an objname not a qstr X-Git-Tag: v3.0-rc1~309^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4742600cf536c0c115b6f769eda82ee377d199c9;p=pandora-kernel.git 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: Eric Paris --- Reading git-diff-tree failed