diff options
author | Joe Perches <[email protected]> | 2014-08-08 14:23:48 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2014-08-08 15:57:27 -0700 |
commit | d347087b6eb5793ec96be998c5a283935972673d (patch) | |
tree | 6417e1b02dbdc279533ab1cea6bbee6eabac22ec | |
parent | e846ee5f013d8236326f890ea4573004b286df88 (diff) |
MAINTAINERS: remove two ancient EATA sections
These haven't had a single ack by the listed maintainer in all git history
and the email addresses don't work.
An EATA entry for Michael Neuffer is already in CREDITS.
Signed-off-by: Joe Perches <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
-rw-r--r-- | MAINTAINERS | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1219dbae1eee..7624103d1ec5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -3239,26 +3239,12 @@ T: git git://linuxtv.org/anttip/media_tree.git S: Maintained F: drivers/media/tuners/e4000* -EATA-DMA SCSI DRIVER -M: Michael Neuffer <[email protected]> -S: Maintained -F: drivers/scsi/eata* - EATA ISA/EISA/PCI SCSI DRIVER M: Dario Ballabio <[email protected]> S: Maintained F: drivers/scsi/eata.c -EATA-PIO SCSI DRIVER -M: Michael Neuffer <[email protected]> -S: Maintained -F: drivers/scsi/eata_pio.* - EC100 MEDIA DRIVER M: Antti Palosaari <[email protected]> |