diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-30 16:40:37 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-07-30 16:40:37 -0700 |
commit | 90a09c9cf78344d18e2438c3b87363b949629fa3 (patch) | |
tree | d773766d44d312ec513533f8f95ce139268507ea /MAINTAINERS | |
parent | 658874f05d040ca96eb5ba9b1c30ce0ff287d762 (diff) | |
download | op-kernel-dev-90a09c9cf78344d18e2438c3b87363b949629fa3.zip op-kernel-dev-90a09c9cf78344d18e2438c3b87363b949629fa3.tar.gz |
Alan doesn't want to maintain tty code any more
Not that anybody can blame him. It's a morass. But hey, it's way
better than it _used_ to be, though, so thanks for all the fish.
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 66a3865..79471ba 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -155,10 +155,9 @@ S: Maintained F: drivers/net/r8169.c 8250/16?50 (AND CLONE UARTS) SERIAL DRIVER -M: Alan Cox <alan@lxorguk.ukuu.org.uk> L: linux-serial@vger.kernel.org W: http://serial.sourceforge.net -S: Odd Fixes +S: Orphan F: drivers/serial/8250* F: include/linux/serial_8250.h @@ -4997,9 +4996,7 @@ T: git git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial.git S: Maintained TTY LAYER -M: Alan Cox <alan@lxorguk.ukuu.org.uk> -S: Maintained -T: stgit http://zeniv.linux.org.uk/~alan/ttydev/ +S: Orphan F: drivers/char/tty_* F: drivers/serial/serial_core.c F: include/linux/serial_core.h |