mbox series

[GIT,PULL] ata fixes for 5.19-rc5

Message ID 20220701004859.7645-1-damien.lemoal@opensource.wdc.com
State New
Headers show
Series [GIT,PULL] ata fixes for 5.19-rc5 | expand

Pull-request

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

Message

Damien Le Moal July 1, 2022, 12:48 a.m. UTC
Linus,

The following changes since commit 540a92bfe6dab7310b9df2e488ba247d784d0163:

  ata: libata: add qc->flags in ata_qc_complete_template tracepoint (2022-06-17 16:30:03 +0900)

are available in the Git repository at:

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

for you to fetch changes up to 32788beb103f7f71e0192dce701f387070914651:

  ata: pata_cs5535: Fix W=1 warnings (2022-06-30 08:21:43 +0900)

----------------------------------------------------------------
ATA fixes for 5.19-rc5

* Fix a compilation warning with some versions of gcc/sparse when
  compiling the pata_cs5535 driver, from John.

----------------------------------------------------------------
John Garry (1):
      ata: pata_cs5535: Fix W=1 warnings

 drivers/ata/pata_cs5535.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org July 1, 2022, 6:02 p.m. UTC | #1
The pull request you sent on Fri,  1 Jul 2022 09:48:59 +0900:

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

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

Thank you!