All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] cdrom: patches for 5.19 merge window
@ 2022-05-15 20:58 Phillip Potter
  2022-05-15 20:58 ` [PATCH 1/5] cdrom: make EXPORT_SYMBOL follow exported function Phillip Potter
  2022-05-16  0:32 ` [PATCH 0/5] cdrom: patches for 5.19 merge window Jens Axboe
  0 siblings, 2 replies; 7+ messages in thread
From: Phillip Potter @ 2022-05-15 20:58 UTC (permalink / raw)
  To: axboe; +Cc: linux-block

Hi Jens,

Please apply the patches from this series, including my own patch to
remove the 'To Do' entry from drivers/cdrom/cdrom.c.

As previously discussed, Paul's block patch is included in this series
too, and I've fixed it up to remove any parts that repeat changes
already made by others, so it merges cleanly with upstream now.

Many thanks in advance.

Regards,
Phil

Enze Li (1):
  cdrom: make EXPORT_SYMBOL follow exported function

Paul Gortmaker (3):
  cdrom: remove the unused driver specific disc change ioctl
  cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete
  block: remove last remaining traces of IDE documentation

Phillip Potter (1):
  cdrom: remove obsolete TODO list

 Documentation/cdrom/cdrom-standard.rst      | 10 ---
 Documentation/filesystems/proc.rst          | 92 ++-------------------
 Documentation/userspace-api/ioctl/cdrom.rst |  6 ++
 drivers/block/pktcdvd.c                     |  2 +-
 drivers/cdrom/cdrom.c                       | 38 +++------
 include/linux/cdrom.h                       |  1 -
 include/uapi/linux/cdrom.h                  |  2 +-
 7 files changed, 25 insertions(+), 126 deletions(-)

-- 
2.35.3


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2022-05-16  0:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-05-15 20:58 [PATCH 0/5] cdrom: patches for 5.19 merge window Phillip Potter
2022-05-15 20:58 ` [PATCH 1/5] cdrom: make EXPORT_SYMBOL follow exported function Phillip Potter
2022-05-15 20:58   ` [PATCH 2/5] cdrom: remove the unused driver specific disc change ioctl Phillip Potter
2022-05-15 20:58     ` [PATCH 3/5] cdrom: mark CDROMGETSPINDOWN/CDROMSETSPINDOWN obsolete Phillip Potter
2022-05-15 20:58       ` [PATCH 4/5] block: remove last remaining traces of IDE documentation Phillip Potter
2022-05-15 20:58         ` [PATCH 5/5] cdrom: remove obsolete TODO list Phillip Potter
2022-05-16  0:32 ` [PATCH 0/5] cdrom: patches for 5.19 merge window Jens Axboe

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.