mbox series

[GIT,PULL] libata fixes for 5.15-rc7

Message ID 20211025001154.856544-1-damien.lemoal@opensource.wdc.com
State New
Headers show
Series [GIT,PULL] libata fixes for 5.15-rc7 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.15-rc7

Message

Damien Le Moal Oct. 25, 2021, 12:11 a.m. UTC
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@gitolite.kernel.org/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@opensource.wdc.com>

----------------------------------------------------------------
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(-)

Comments

pr-tracker-bot@kernel.org Oct. 25, 2021, 5:36 p.m. UTC | #1
The pull request you sent on Mon, 25 Oct 2021 09:11:54 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/libata-5.15-rc7

has been merged into torvalds/linux.git:
https://git.kernel.org/torvalds/c/4862649f16e79299b4f82a8e13dd8f9e5abcaa25

Thank you!