diff options
| author | Colin Ian King <[email protected]> | 2019-10-03 21:40:49 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2019-10-04 13:53:14 +0000 |
| commit | 317a8d9eb612a39daf182986463c067201dc1d29 (patch) | |
| tree | ff3c7b624a8e8939baeae873d919181c88887b75 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | drm/amdgpu: fix uninitialized variable pasid_mapping_needed (diff) | |
| download | kernel-317a8d9eb612a39daf182986463c067201dc1d29.tar.gz kernel-317a8d9eb612a39daf182986463c067201dc1d29.zip | |
drm/amdgpu: remove redundant variable r and redundant return statement
There is a return statement that is not reachable and a variable that
is not used. Remove them.
Addresses-Coverity: ("Structurally dead code")
Fixes: de7b45babd9b ("drm/amdgpu: cleanup creating BOs at fixed location (v2)")
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions
