From: Eric Paris Date: Tue, 1 Apr 2008 17:24:09 +0000 (-0400) Subject: SELinux: turn mount options strings into defines X-Git-Tag: daily-2014.03.25.0_l4t/l4t-r19.1~32221^2~3 X-Git-Url: https://nv-tegra.nvidia.com/r/gitweb?p=linux-3.10.git;a=commitdiff_plain;h=832cbd9aa1293cba57d06571f5fc8f0917c672af;hp=832cbd9aa1293cba57d06571f5fc8f0917c672af SELinux: turn mount options strings into defines Convert the strings used for mount options into #defines rather than retyping the string throughout the SELinux code. Signed-off-by: Eric Paris Acked-by: Stephen Smalley Signed-off-by: James Morris ---