diff options
author | Colin Ian King <[email protected]> | 2018-07-30 09:59:36 +0100 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2018-08-07 17:51:39 +0800 |
commit | 6122bbbdc65630d202e5494d5b9678676f2883f8 (patch) | |
tree | 249e0796b35fa5d8e6097bf5a8c155b4ab3c557d /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
parent | 30f1a9f53e77e4c9ddf55ebfda8a9d7666e46964 (diff) |
lib/mpi: remove redundant variable esign
Variable esign is being assigned but is never used hence it is
redundant and can be removed.
Cleans up clang warning:
warning: variable 'esign' set but not used [-Wunused-but-set-variable]
Signed-off-by: Colin Ian King <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions