Home
last modified time | relevance | path

Searched hist:"80 f510f5fd078379b772f3b745c49e1db949bb43" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/tty/serial/
H A Dfsl_linflexuart.cdiff 80f510f5fd078379b772f3b745c49e1db949bb43 Fri Oct 30 08:43:11 CDT 2020 Liu Xiang <liuxiang_1999@126.com> tty: serial: linflexuart: Remove unnecessary '|' operation and add error count

The '|' operation of status in linflex_rxint is unnecessary,
so it can be removed.

Signed-off-by: Liu Xiang <liuxiang_1999@126.com>
Link: https://lore.kernel.org/r/1604065391-3790-1-git-send-email-liuxiang_1999@126.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>