From: Eric Paris Date: Mon, 18 May 2009 14:26:10 +0000 (-0400) Subject: SELinux: move SELINUX_MAGIC into magic.h X-Git-Tag: v2.6.31-rc1~395^2^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=75834fc3b6fcff00327f5d2a18760c1e8e0179c5;p=pandora-kernel.git SELinux: move SELINUX_MAGIC into magic.h The selinuxfs superblock magic is used inside the IMA code, but is being defined in two places and could someday get out of sync. This patch moves the declaration into magic.h so it is only done once. Signed-off-by: Eric Paris Signed-off-by: James Morris --- Reading git-diff-tree failed