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