OSDN Git Service

pps: Additional cleanups in uart_handle_dcd_change
authorGeorge Spelvin <linux@horizon.com>
Sun, 10 Feb 2013 09:44:30 +0000 (04:44 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 13 Feb 2013 18:17:06 +0000 (10:17 -0800)
commit42381572f586d4da57e7d65e0fcb45422be3ba7b
treedaf1547e12333175cc72aab0973fb9f09557a79d
parent593fb1ae457aab28b392ac114f6e3358788da985
pps: Additional cleanups in uart_handle_dcd_change

An extension of the previous commit, there is no semantic change
here, just fewer lines of source code.

Signed-off-by: George Spelvin <linux@horizon.com>
Acked-by: Rodolfo Giometti <giometti@enneenne.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/tty/serial/serial_core.c