From: Eric W. Biederman Date: Mon, 19 Dec 2011 04:07:23 +0000 (-0800) Subject: sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode X-Git-Tag: v3.4-rc1~187^2~78 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=15a3382451e51925facfe430deeca63d90137f5d;p=pandora-kernel.git sysfs: Reduce s_flags to an unsinged short so it packs well with s_mode On 32bit this reduces sizeof(struct sysfs_dirent) by 2 bytes. Signed-off-by: Eric W. Biederman Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed