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)
commit8bab534b508230f33be5f7ba8492923754274a8d
treef56ea996607141b07f0f42cc3a2156c5d5335269
parent906cbe1364d94da7cbf74c1d05e3e78b2883f661
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