]> git.baikalelectronics.ru Git - kernel.git/commit
TTY: mxser+cyclades remove wait_until_sent debug code
authorJiri Slaby <jslaby@suse.cz>
Thu, 14 Jul 2011 12:35:15 +0000 (14:35 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 23 Aug 2011 17:34:07 +0000 (10:34 -0700)
commitaac386a69d3714170921f2569244a95414ad3c59
treef56ea996607141b07f0f42cc3a2156c5d5335269
parentc2a9e7b1ddb04c77d8d79add57b89a99f2454565
TTY: mxser+cyclades remove wait_until_sent debug code

It makes the code really ugly. And since it can be enabled only before
building and only in the source files, it can be barely used by users.
That said, I've not seen anybody to use it in the past few years.

This crap is copied to some more drivers over the tty tree. Since I'm
not their maintainer, I'm not sure if I should remove them too?

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/tty/cyclades.c
drivers/tty/mxser.c