diff options
author | Denis Efremov <efremov@linux.com> | 2019-07-31 17:53:42 +0300 |
---|---|---|
committer | Jens Axboe <axboe@kernel.dk> | 2019-07-31 18:29:43 +0300 |
commit | 3d0b63c5dfa8a912ac2d5026a24826b99b20ecc9 (patch) | |
tree | 2e18e63ea2d6ce87daaf08fedf908b7f5865cebd /MAINTAINERS | |
parent | 2b5c8f0063e4b263cf2de82029798183cf85c320 (diff) | |
download | linux-3d0b63c5dfa8a912ac2d5026a24826b99b20ecc9.tar.xz |
MAINTAINERS: floppy: take over maintainership
I would like to maintain the floppy driver. After the recent fixes,
I think I know the code pretty well. Nowadays I've got 2 physical 3.5"
readers to test all the changes.
Signed-off-by: Denis Efremov <efremov@linux.com>
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Jens Axboe <axboe@kernel.dk>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 6426db5198f0..6c49b48cfd69 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -6322,7 +6322,8 @@ F: Documentation/devicetree/bindings/counter/ftm-quaddec.txt F: drivers/counter/ftm-quaddec.c FLOPPY DRIVER -S: Orphan +M: Denis Efremov <efremov@linux.com> +S: Odd Fixes L: linux-block@vger.kernel.org F: drivers/block/floppy.c |