From: Stephen Smalley Date: Wed, 1 Feb 2006 11:05:56 +0000 (-0800) Subject: [PATCH] selinux: remove security struct magic number fields and tests X-Git-Tag: v2.6.16-rc2~82 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9ac49d22138348198f729f07371ffb11991368e6;p=pandora-kernel.git [PATCH] selinux: remove security struct magic number fields and tests Remove the SELinux security structure magic number fields and tests, along with some unnecessary tests for NULL security pointers. These fields and tests are leftovers from the early attempts to support SELinux as a loadable module during LSM development. Signed-off-by: Stephen Smalley Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed