cdrom: remove the unused cdrom_media_changed function
authorChristoph Hellwig <hch@lst.de>
Wed, 8 Jul 2020 12:25:42 +0000 (14:25 +0200)
committerJens Axboe <axboe@kernel.dk>
Wed, 8 Jul 2020 22:20:01 +0000 (16:20 -0600)
commit8c22eb3a77373c616f141b56f44ef225ee15c96b
tree3c1bdb026a0d7be28cba4175dd93e3a96bba16d4
parenta564e23f0f99759f453dbefcb9160dec6d99df96
cdrom: remove the unused cdrom_media_changed function

As well as the ->media_changed method.  All these are left over from
before the drivers were switched over to the check_events scheme.

Signed-off-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/cdrom/cdrom-standard.rst
drivers/cdrom/cdrom.c
include/linux/cdrom.h