mbox series

[GIT,PULL] libata fix for 5.10-rc

Message ID b88f599e-3e61-b904-4025-8c59cd985b69@kernel.dk
State New
Headers show
Series [GIT,PULL] libata fix for 5.10-rc | expand

Pull-request

git://git.kernel.dk/linux-block.git tags/libata-5.10-2020-10-30

Message

Jens Axboe Oct. 30, 2020, 5:09 p.m. UTC
Hi Linus,

Single fix for a regression with sata_nv. Not from this merge window,
from quite a while ago.

Please pull!


The following changes since commit 94bd5719e491564c61ee9f121d544e23b4e51374:

  ata: fix some kernel-doc markups (2020-10-23 12:20:32 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux-block.git tags/libata-5.10-2020-10-30

for you to fetch changes up to 8e4c309f9f33b76c09daa02b796ef87918eee494:

  ata: sata_nv: Fix retrieving of active qcs (2020-10-28 07:58:09 -0600)

----------------------------------------------------------------
libata-5.10-2020-10-30

----------------------------------------------------------------
Sascha Hauer (1):
      ata: sata_nv: Fix retrieving of active qcs

 drivers/ata/sata_nv.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

pr-tracker-bot@kernel.org Oct. 30, 2020, 10:10 p.m. UTC | #1
The pull request you sent on Fri, 30 Oct 2020 11:09:01 -0600:

> git://git.kernel.dk/linux-block.git tags/libata-5.10-2020-10-30

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

Thank you!