diff options
author | Finn Thain <fthain@telegraphics.com.au> | 2016-10-10 07:46:53 +0300 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2016-11-09 01:29:48 +0300 |
commit | 25894d1f98aed363bf03e2509d0237c69ab0c8ec (patch) | |
tree | 793082497d7ce41de12e345bf8c25fa37bc3ae9f /drivers/scsi/NCR5380.c | |
parent | 4822827a69d7cd3bc5a07b7637484ebd2cf88db6 (diff) | |
download | linux-25894d1f98aed363bf03e2509d0237c69ab0c8ec.tar.xz |
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>
Diffstat (limited to 'drivers/scsi/NCR5380.c')
0 files changed, 0 insertions, 0 deletions