libata: reorder ata_device to remove 8 bytes of padding on 64 bits
authorRichard Kennedy <richard@rsk.demon.co.uk>
Mon, 22 Sep 2008 21:47:13 +0000 (14:47 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Mon, 29 Sep 2008 04:28:36 +0000 (00:28 -0400)
commit6866e7bc83f13a1bc6de59099930e9db1ab0042f
treeaa028533eb6a019d8c1bc7f57ddf945454453f6d
parent67e3e221d61c0e70b2f244fd921e5e601d6c7339
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 <richard@rsk.demon.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
include/linux/libata.h