Re: [PATCH v1 1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()

From: Niklas Cassel
Date: Thu Oct 17 2024 - 04:14:17 EST


On Wed, 16 Oct 2024 16:18:44 +0300, Andy Shevchenko wrote:
> Refactor scsi_6_lba_len() with use of get_unaligned_be24() to make it
> consistent with other similar helper implementations.
>
>

Applied to libata/linux.git (for-6.13), thanks!

[1/1] ata: libata-scsi: Refactor scsi_6_lba_len() with use of get_unaligned_be24()
https://git.kernel.org/libata/linux/c/08b64eee

Kind regards,
Niklas