diff options
author | Geyslan G. Bem <geyslan@gmail.com> | 2015-12-11 10:46:41 +0100 |
---|---|---|
committer | Johan Hovold <johan@kernel.org> | 2015-12-11 11:05:20 +0100 |
commit | 232dce89b5b00078fcb633322edadf8badae326a (patch) | |
tree | d4dd54c2deabaed6f4b844c28a28f19ba5d3b20d /drivers/usb/serial/mos7840.c | |
parent | USB: cp210x: add tx_empty() (diff) | |
download | linux-232dce89b5b00078fcb633322edadf8badae326a.tar.xz linux-232dce89b5b00078fcb633322edadf8badae326a.zip |
USB: io_edgeport: remove redundant conditions
This patch removes redundant conditions.
(!A || (A && B)) is the same as (!A || B).
Tested by compilation only.
Caught by cppcheck.
Signed-off-by: Geyslan G. Bem <geyslan@gmail.com>
Signed-off-by: Johan Hovold <johan@kernel.org>
Diffstat (limited to 'drivers/usb/serial/mos7840.c')
0 files changed, 0 insertions, 0 deletions