From: Mimi Zohar Date: Tue, 26 Jan 2010 22:02:41 +0000 (-0500) Subject: ima: rename PATH_CHECK to FILE_CHECK X-Git-Tag: v2.6.33-rc8~44^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1e93d0052d9a6b3d0b382eedceb18b519d603baf;p=pandora-kernel.git ima: rename PATH_CHECK to FILE_CHECK With the movement of the ima hooks functions were renamed from *path* to *file* since they always deal with struct file. This patch renames some of the ima internal flags to make them consistent with the rest of the code. Signed-off-by: Mimi Zohar Signed-off-by: Eric Paris Signed-off-by: Al Viro --- Reading git-diff-tree failed