diff options
| author | Gustavo A. R. Silva <[email protected]> | 2017-02-15 03:10:52 +0000 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2017-02-15 18:35:15 +0000 |
| commit | 53b7f7b53d83727075c01f57f813fc141d53c3d5 (patch) | |
| tree | f11002cf6b7c106456250e722d99225e87593e96 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | usb: musb: add code comment for clarification (diff) | |
| download | kernel-53b7f7b53d83727075c01f57f813fc141d53c3d5.tar.gz kernel-53b7f7b53d83727075c01f57f813fc141d53c3d5.zip | |
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 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
