diff options
author | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2022-01-25 10:26:33 +0900 |
---|---|---|
committer | Damien Le Moal <damien.lemoal@opensource.wdc.com> | 2022-01-31 09:58:32 +0900 |
commit | 6e163f9b866a96ed6070f0653da477b3501d902a (patch) | |
tree | 258d0346d6225b6e6af253c126459b550585b734 /drivers/ata/libata-acpi.c | |
parent | 261e150799305e546753554babccab83a0d50627 (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