mbox series

[GIT,PULL] ata fixes for 6.7-rc3

Message ID 20231123234715.35765-1-dlemoal@kernel.org
State New
Headers show
Series [GIT,PULL] ata fixes for 6.7-rc3 | expand

Pull-request

ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.7-rc3

Message

Damien Le Moal Nov. 23, 2023, 11:47 p.m. UTC
Linus,

The following changes since commit 98b1cc82c4affc16f5598d4fa14b1858671b2263:

  Linux 6.7-rc2 (2023-11-19 15:02:14 -0800)

are available in the Git repository at:

  ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.7-rc3

for you to fetch changes up to a6925165ea82b7765269ddd8dcad57c731aa00de:

  ata: pata_isapnp: Add missing error check for devm_ioport_map() (2023-11-20 09:22:26 +0900)

----------------------------------------------------------------
ata fixes for 6.7-rc3

 - Add a missing error check in the adapter initialization of the
   pata_isapnp driver (Chen).

----------------------------------------------------------------
Chen Ni (1):
      ata: pata_isapnp: Add missing error check for devm_ioport_map()

 drivers/ata/pata_isapnp.c | 3 +++
 1 file changed, 3 insertions(+)

Comments

pr-tracker-bot@kernel.org Nov. 24, 2023, 1:51 a.m. UTC | #1
The pull request you sent on Fri, 24 Nov 2023 08:47:14 +0900:

> ssh://git@gitolite.kernel.org/pub/scm/linux/kernel/git/dlemoal/libata tags/ata-6.7-rc3

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

Thank you!