diff options
author | Colin Ian King <colin.king@canonical.com> | 2018-02-23 17:14:51 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2018-02-28 15:46:03 +0300 |
commit | 0ef5a6e09b99c39439d09a957bd40dd3154b51ba (patch) | |
tree | 99bf245b949c7dc3121076bfb3cf91f78512c9d5 /drivers/tty/serial/imx.c | |
parent | 45ca673e81df80f24a575e0a9a4e33c1f865ad08 (diff) | |
download | linux-0ef5a6e09b99c39439d09a957bd40dd3154b51ba.tar.xz |
serial: mvebu-uart: remove duplicated bit-wise or of STAT_FRM_ERR
Bit pattern STAT_FRM_ERR is being bit-wise or'd twice; remove the
redundant 2nd STAT_FRM_ERR
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial/imx.c')
0 files changed, 0 insertions, 0 deletions