diff options
author | Bart Van Assche <bart.vanassche@wdc.com> | 2017-08-17 22:13:09 +0200 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2017-08-18 16:45:29 +0200 |
commit | 53e617e3dd5f97647f8ed6156267ca9c50c281bd (patch) | |
tree | 28a69ce3e2bd6adc035c963db109c0f804ea0f5b /drivers/block/skd_main.c | |
parent | skd: Check structure sizes at build time (diff) | |
download | linux-53e617e3dd5f97647f8ed6156267ca9c50c281bd.tar.xz linux-53e617e3dd5f97647f8ed6156267ca9c50c281bd.zip |
skd: Use __packed only when needed
Since needless use of __packed slows down access to data structures,
only use __packed when needed.
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Christoph Hellwig <hch@lst.de>
Cc: Hannes Reinecke <hare@suse.de>
Cc: Johannes Thumshirn <jthumshirn@suse.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'drivers/block/skd_main.c')
0 files changed, 0 insertions, 0 deletions