From: Richard Kennedy Date: Mon, 22 Sep 2008 21:47:13 +0000 (-0700) Subject: libata: reorder ata_device to remove 8 bytes of padding on 64 bits X-Git-Tag: v2.6.28-rc1~736^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6866e7bc83f13a1bc6de59099930e9db1ab0042f;p=pandora-kernel.git libata: reorder ata_device to remove 8 bytes of padding on 64 bits reduce size by 8 bytes from 1160 to 1152 allowing it to fit in 1 fewer cachelines. Signed-off-by: Richard Kennedy Signed-off-by: Andrew Morton Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed