From: Eric Paris Date: Thu, 28 Apr 2011 19:11:20 +0000 (-0400) Subject: SELinux: rename filename_compute_type argument to *type instead of *con X-Git-Tag: v3.0-rc1~309^2^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2667991f60e67d28c495b8967aaabf84b4ccd560;p=pandora-kernel.git SELinux: rename filename_compute_type argument to *type instead of *con filename_compute_type() takes as arguments the numeric value of the type of the subject and target. It does not take a context. Thus the names are misleading. Fix the argument names. Signed-off-by: Eric Paris Reviewed-by: James Morris --- Reading git-diff-tree failed