commit | 25894d1f98aed363bf03e2509d0237c69ab0c8ec | [log] [tgz] |
---|---|---|
author | Finn Thain <fthain@telegraphics.com.au> | Mon Oct 10 00:46:53 2016 -0400 |
committer | Martin K. Petersen <martin.petersen@oracle.com> | Tue Nov 08 17:29:48 2016 -0500 |
tree | 793082497d7ce41de12e345bf8c25fa37bc3ae9f | |
parent | 4822827a69d7cd3bc5a07b7637484ebd2cf88db6 [diff] |
scsi: ncr5380: Improve hostdata struct member alignment and cache-ability Re-order struct members so that hot data lies at the beginning of the struct and cold data at the end. Improve the comments while we're here. Signed-off-by: Finn Thain <fthain@telegraphics.com.au> Reviewed-by: Hannes Reinecke <hare@suse.com> Tested-by: Ondrej Zary <linux@rainbow-software.org> Tested-by: Michael Schmitz <schmitzmic@gmail.com> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>