]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 17:09:14 +0000 (10:09 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 1 Nov 2021 17:09:14 +0000 (10:09 -0700)
commit48557dcbe30e486b619c4497bc59e4404f334803
tree74eb9c4f1bce37b1b5315a7139f364854d467dfb
parente95a7b35702d57dbb14c59b22df4f95b2c35a74d
parent4b50414894dd49d5acb696d5064f53be548da8f1
Merge tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block

Pull CDROM updates from Jens Axboe:
 "On behalf of Phillip, here are the CDROM updates for the 5.16-rc1
  merge window:

   - Add ioctl for improved media change detection (Lukas)

   - Reformat some documentation (Phillip)

   - Redundant variable removal (luo)"

* tag 'for-5.16/cdrom-2021-10-29' of git://git.kernel.dk/linux-block:
  cdrom: Remove redundant variable and its assignment
  cdrom: docs: reformat table in Documentation/userspace-api/ioctl/cdrom.rst
  drivers/cdrom: improved ioctl for media change detection