linux/drivers/tty/serial/jsm
Konrad Zapalowicz b6501dd86f serial: jsm: Remove unnecessary if statement
The flow of {neo,cls}_param() shows that at this stage the baud rate
has a non-zero value. This fact makes the if clausule obsolete and
acknowledges it's removal.

Signed-off-by: Konrad Zapalowicz <bergo.torino@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-11-25 17:06:38 -08:00
..
jsm_cls.c serial: jsm: Remove unnecessary if statement 2014-11-25 17:06:38 -08:00
jsm_driver.c drivers: serial: jsm: Remove FSF address from the file documentation/header 2014-11-06 15:18:27 -08:00
jsm_neo.c serial: jsm: Remove unnecessary if statement 2014-11-25 17:06:38 -08:00
jsm_tty.c serial: jsm: Remove unnecessary parameter from clear_break() 2014-11-25 17:06:38 -08:00
jsm.h serial: jsm: Remove unnecessary parameter from clear_break() 2014-11-25 17:06:38 -08:00
Makefile drivers: serial: jsm: Add the Classic board implementation 2014-11-06 15:17:34 -08:00