diff options
author | Gustavo A. R. Silva <[email protected]> | 2017-02-14 21:10:52 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2017-02-15 10:35:15 -0800 |
commit | 53b7f7b53d83727075c01f57f813fc141d53c3d5 (patch) | |
tree | f11002cf6b7c106456250e722d99225e87593e96 /scripts/gdb/linux/modules.py | |
parent | eff0b85efb2bbdf15aee13f2922722a5e61c3a0d (diff) |
usb: cdc-wdm: remove logically dead code
Remove logically dead code.
'cntr' is always equal to zero when the following line of code is executed:
rv = cntr ? cntr : -EAGAIN;
Addresses-Coverity-ID: 113227
Signed-off-by: Gustavo A. R. Silva <[email protected]>
Acked-by: Oliver Neukum <[email protected]>
Reviewed-by: Peter Senna Tschudin <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions