diff options
author | Gustavo A. R. Silva <garsilva@embeddedor.com> | 2017-02-17 00:25:44 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-03-16 11:58:44 +0300 |
commit | b7963dac6871563ee0139d9c7f00ae4405133bde (patch) | |
tree | af41c742396ba9020ea0dd40b89bd1e5b8fe292f /Documentation/driver-api/vme.rst | |
parent | 78f74f75bd80b8d3cc731da91d2065b172c67817 (diff) | |
download | linux-b7963dac6871563ee0139d9c7f00ae4405133bde.tar.xz |
usb: misc: remove unnecessary code
'val' is an unsigned variable, and less-than-zero comparison of an unsigned
variable is never true.
Addresses-Coverity-ID: 1230256
Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'Documentation/driver-api/vme.rst')
0 files changed, 0 insertions, 0 deletions