diff options
author | Colin Ian King <colin.king@canonical.com> | 2019-10-04 00:40:49 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2019-10-04 16:53:14 +0300 |
commit | 317a8d9eb612a39daf182986463c067201dc1d29 (patch) | |
tree | ff3c7b624a8e8939baeae873d919181c88887b75 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 17cf678a33c6196a3df4531fe5aec91384c9eeb5 (diff) | |
download | linux-317a8d9eb612a39daf182986463c067201dc1d29.tar.xz |
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 <christian.koenig@amd.com>
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions