diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-02-07 22:01:35 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-02-08 07:43:47 +0100 |
commit | 23f378ad3bdb2b7ea9f005a398e77d7f43f24276 (patch) | |
tree | 1ca788d896913c1ec78bd04fc91463bd6869bcd1 /drivers/usb/mtu3/mtu3_plat.c | |
parent | 3d95521c12d84d917d2f7ec3e002d4b0e0ef3c28 (diff) | |
download | linux-23f378ad3bdb2b7ea9f005a398e77d7f43f24276.tar.gz linux-23f378ad3bdb2b7ea9f005a398e77d7f43f24276.tar.xz |
drivers: usb-misc: sisusbvga: remove dead code
The condition modex % 16 cannot be true when modex value is equal to 640
The condition du & 0xff cannot be true when du value is equal to 0x1400
Addresses-Coverity-Id: 101163
Addresses-Coverity-Id: 744373
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/usb/mtu3/mtu3_plat.c')
0 files changed, 0 insertions, 0 deletions