From: Tetsuo Handa Date: Tue, 2 Feb 2010 21:43:06 +0000 (+0900) Subject: TOMOYO: Extract bitfield X-Git-Tag: v2.6.34-rc1~228^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea13ddbad0eb4be9cdc406cd7e0804fa4011f6e4;p=pandora-kernel.git TOMOYO: Extract bitfield Since list elements are rounded up to kmalloc() size rather than sizeof(int), saving one byte by using bitfields is no longer helpful. Signed-off-by: Tetsuo Handa Acked-by: Serge Hallyn Signed-off-by: James Morris --- Reading git-diff-tree failed