pktcdvd: remove driver.
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 2 Dec 2022 18:27:58 +0000 (19:27 +0100)
committerJens Axboe <axboe@kernel.dk>
Fri, 2 Dec 2022 19:35:30 +0000 (12:35 -0700)
commitf40eb99897af665f11858dd7b56edcb62c3f3c67
tree22c77633f71b40fcef7edd19ddda8152f6ac7621
parent1d6df9d352bb2a3c2ddb32851dfcafb417c47762
pktcdvd: remove driver.

Way back in 2016 in commit 5a8b187c61e9 ("pktcdvd: mark as unmaintained
and deprecated") this driver was marked as "will be removed soon".  5
years seems long enough to have it stick around after that, so finally
remove the thing now.

Reported-by: Christoph Hellwig <hch@infradead.org>
Cc: Jens Axboe <axboe@kernel.dk>
Cc: Thomas Maier <balagi@justmail.de>
Cc: Peter Osterlund <petero2@telia.com>
Cc: linux-block@vger.kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Link: https://lore.kernel.org/r/20221202182758.1339039-1-gregkh@linuxfoundation.org
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Documentation/ABI/testing/debugfs-pktcdvd [deleted file]
Documentation/ABI/testing/sysfs-class-pktcdvd [deleted file]
MAINTAINERS
drivers/block/Kconfig
drivers/block/Makefile
drivers/block/pktcdvd.c [deleted file]
include/linux/pktcdvd.h [deleted file]
include/uapi/linux/pktcdvd.h [deleted file]