cdrom: remove the unused driver specific disc change ioctl
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Sun, 15 May 2022 20:58:30 +0000 (21:58 +0100)
committerJens Axboe <axboe@kernel.dk>
Mon, 16 May 2022 00:31:28 +0000 (18:31 -0600)
commit03fea699b050805ad6ee111f9db04f223f3e835e
treec0212873610c26d86154a428ddec7cefb58ab686
parenteeef7565e8ba1718e8e1f835f145125fa6cc8494
cdrom: remove the unused driver specific disc change ioctl

This was only used by the ide-cd driver, which went away in
commit b7fb14d3ac63 ("ide: remove the legacy ide driver")
so we might as well take advantage of that and get rid of
this hook as well.

Cc: Christoph Hellwig <hch@lst.de>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Link: https://lore.kernel.org/all/20220427132436.12795-2-paul.gortmaker@windriver.com
Signed-off-by: Phillip Potter <phil@philpotter.co.uk>
Link: https://lore.kernel.org/r/20220515205833.944139-3-phil@philpotter.co.uk
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/cdrom/cdrom-standard.rst
drivers/cdrom/cdrom.c
include/linux/cdrom.h