mbox series

[GIT,PULL] Block fixes for 6.6-rc4

Message ID 4d46a68a-8810-442a-8f6e-249ba8283c98@kernel.dk (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Block fixes for 6.6-rc4 | expand

Pull-request

git://git.kernel.dk/linux.git tags/block-6.6-2023-09-28

Message

Jens Axboe Sept. 29, 2023, 6:06 a.m. UTC
Hi Linus,

Just two minor comment / documentation fixes for the block side. Please
pull!

The following changes since commit c266ae774effb858266e64b0dfd7018e58278523:

  Merge tag 'nvme-6.6-2023-09-14' of git://git.infradead.org/nvme into block-6.6 (2023-09-14 16:20:31 -0600)

are available in the Git repository at:

  git://git.kernel.dk/linux.git tags/block-6.6-2023-09-28

for you to fetch changes up to a578a25339aca38e23bb5af6e3fc6c2c51f0215c:

  block: fix kernel-doc for disk_force_media_change() (2023-09-26 00:43:34 -0600)

----------------------------------------------------------------
block-6.6-2023-09-28

----------------------------------------------------------------
Kemeng Shi (1):
      block: correct stale comment in rq_qos_wait

Randy Dunlap (1):
      block: fix kernel-doc for disk_force_media_change()

 block/blk-rq-qos.c  | 2 +-
 block/disk-events.c | 1 -
 2 files changed, 1 insertion(+), 2 deletions(-)

Comments

pr-tracker-bot@kernel.org Sept. 29, 2023, 8:48 p.m. UTC | #1
The pull request you sent on Fri, 29 Sep 2023 00:06:13 -0600:

> git://git.kernel.dk/linux.git tags/block-6.6-2023-09-28

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

Thank you!