summaryrefslogtreecommitdiff
path: root/drivers/ata/libata-acpi.c
diff options
context:
space:
mode:
authorDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-01-25 10:26:33 +0900
committerDamien Le Moal <damien.lemoal@opensource.wdc.com>2022-01-31 09:58:32 +0900
commit6e163f9b866a96ed6070f0653da477b3501d902a (patch)
tree258d0346d6225b6e6af253c126459b550585b734 /drivers/ata/libata-acpi.c
parent261e150799305e546753554babccab83a0d50627 (diff)
ata: libata-scsi: Simplify scsi_XX_lba_len()
In scsi_10_lba_len() and scsi_16_lba_len() functions, use get_unaligned_bexx() to access a cdb LBA and length fields instead of hardcoding the byte retrieval. With these simplification, the functions can also be declared inline. Signed-off-by: Damien Le Moal <damien.lemoal@opensource.wdc.com> Reviewed-by: Hannes Reinecke <hare@suse.de>
Diffstat (limited to 'drivers/ata/libata-acpi.c')
0 files changed, 0 insertions, 0 deletions