commit | 8c22eb3a77373c616f141b56f44ef225ee15c96b | [log] [tgz] |
---|---|---|
author | Christoph Hellwig <hch@lst.de> | Wed Jul 08 14:25:42 2020 +0200 |
committer | Jens Axboe <axboe@kernel.dk> | Wed Jul 08 16:20:01 2020 -0600 |
tree | 3c1bdb026a0d7be28cba4175dd93e3a96bba16d4 | |
parent | a564e23f0f99759f453dbefcb9160dec6d99df96 [diff] |
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>