Files
android_kernel_xiaomi_sm8450/drivers/tty
Peter Hurley d601744dc1 serial: 8250: Reduce expr in 8250 irq handler
If !up->dma == F, then up->dma == T and can be elided from the
(up->dma && up->dma->tx_err) sub-expression.

Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-04-30 09:26:55 -07:00
..
2016-04-30 09:26:55 -07:00
2016-03-07 16:11:14 -08:00
2016-04-30 09:26:55 -07:00
2016-02-14 14:36:04 -08:00