From: Nicolas Kaiser Date: Fri, 6 Jan 2006 08:11:22 +0000 (-0800) Subject: [PATCH] selinux: ARRAY_SIZE cleanups X-Git-Tag: v2.6.16-rc1~936^2~236 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6e20a64a3913819133fefeca466211c7eb8adda1;p=pandora-kernel.git [PATCH] selinux: ARRAY_SIZE cleanups Use ARRAY_SIZE macro instead of sizeof(x)/sizeof(x[0]). Signed-off-by: Nicolas Kaiser Signed-off-by: Stephen Smalley Acked-by: James Morris Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed