aboutsummaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2019-07-18 00:03:51 +0200
committerLinus Torvalds <torvalds@linux-foundation.org>2019-07-18 08:42:30 -0700
commitbe2ece49e68361f9b56098e5df3ddbccf87d140a (patch)
tree21410c1e931a1f6d4cff243706d80ba4a1110ff5 /MAINTAINERS
parentfloppy: fix out-of-bounds read in copy_buffer (diff)
downloadlinux-dev-be2ece49e68361f9b56098e5df3ddbccf87d140a.tar.xz
linux-dev-be2ece49e68361f9b56098e5df3ddbccf87d140a.zip
MAINTAINERS: mark floppy.c orphaned
I volunteered myself to maintain it quite some time ago back when I fixed the concurrency issues which exhibited itself only with VM-emulated devices, and at the same time I still had the physical 3.5" reader to test all the changes. The reader doesn't work any more though, so I guess it's time to step down from this super-prestigious role :p and mark floppy.c as Orphaned. Signed-off-by: Jiri Kosina <jkosina@suse.cz> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to '')
-rw-r--r--MAINTAINERS5
1 files changed, 2 insertions, 3 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 677ef41cb012..60c84becbe0b 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -6229,9 +6229,8 @@ S: Maintained
F: drivers/block/rsxx/
FLOPPY DRIVER
-M: Jiri Kosina <jikos@kernel.org>
-T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/floppy.git
-S: Odd fixes
+S: Orphan
+L: linux-block@vger.kernel.org
F: drivers/block/floppy.c
FMC SUBSYSTEM