From: Damien Le Moal <dlemoal@kernel.org>
To: Linus Torvalds <torvalds@linux-foundation.org>,
linux-ide@vger.kernel.org
Subject: [GIT PULL] ata fixes for 6.7-rc3
Date: Fri, 24 Nov 2023 08:47:14 +0900 [thread overview]
Message-ID: <20231123234715.35765-1-dlemoal@kernel.org> (raw)
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(+)
next reply other threads:[~2023-11-23 23:47 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-11-23 23:47 Damien Le Moal [this message]
2023-11-24 1:51 ` [GIT PULL] ata fixes for 6.7-rc3 pr-tracker-bot
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20231123234715.35765-1-dlemoal@kernel.org \
--to=dlemoal@kernel.org \
--cc=linux-ide@vger.kernel.org \
--cc=torvalds@linux-foundation.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.