Linus, The following changes since commit 776c75010803849c1cc4f11031a2b3960ab05202: ata: ahci_platform: fix null-ptr-deref in ahci_platform_enable_regulators() (2021-10-14 12:22:47 +0900) are available in the Git repository at: ssh://git@xxxxxxxxxxxxxxxxxxx/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.15-rc7 for you to fetch changes up to a0023bb9dd9bc439d44604eeec62426a990054cd: ata: sata_mv: Fix the error handling of mv_chip_id() (2021-10-25 08:53:04 +0900) ---------------------------------------------------------------- libata fixes for 5.15-rc7 A single fix in this pull request addressing an invalid error code return in the sata_mv driver (from Zheyu). Signed-off-by: Damien Le Moal <damien.lemoal@xxxxxxxxxxxxxxxxxx> ---------------------------------------------------------------- Zheyu Ma (1): ata: sata_mv: Fix the error handling of mv_chip_id() drivers/ata/sata_mv.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)