diff options
author | Jens Axboe <axboe@fb.com> | 2016-11-21 19:33:17 +0300 |
---|---|---|
committer | Jens Axboe <axboe@fb.com> | 2016-11-21 19:33:17 +0300 |
commit | 5a8b187c61e9cb1aa1e960fcbadb13beb9401e5e (patch) | |
tree | 7ed77ae3d996140e143a5cb1731f75e34ea4ea6e /MAINTAINERS | |
parent | 9a05e7541c39680d28ecf91892338e074738d5fd (diff) | |
download | linux-5a8b187c61e9cb1aa1e960fcbadb13beb9401e5e.tar.xz |
pktcdvd: mark as unmaintained and deprecated
This driver is both orphaned, and not really useful anymore. Mark
it as such, and remove it in a future kernel after a release or
two.
Signed-off-by: Jens Axboe <axboe@fb.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1cd38a7e0064..bbc2b39e67e9 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -9551,8 +9551,8 @@ F: arch/mips/boot/dts/pistachio/ F: arch/mips/configs/pistachio*_defconfig PKTCDVD DRIVER -M: Jiri Kosina <jikos@kernel.org> -S: Maintained +S: Orphan +M: linux-block@vger.kernel.org F: drivers/block/pktcdvd.c F: include/linux/pktcdvd.h F: include/uapi/linux/pktcdvd.h |