diff options
author | 2017-10-14 13:14:38 +0100 | |
---|---|---|
committer | 2017-11-21 02:17:13 -0800 | |
commit | e3bcfc148588e409685479f3d20ba3d66ae30035 (patch) | |
tree | c0ad64c052051ff1e99dcfd7c1eb0ff90190c0fe /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | apparmor: Fix bool initialization/comparison (diff) | |
download | linux-dev-e3bcfc148588e409685479f3d20ba3d66ae30035.tar.xz linux-dev-e3bcfc148588e409685479f3d20ba3d66ae30035.zip |
apparmor: remove unused redundant variable stop
The boolean variable 'stop' is being set but never read. This
is a redundant variable and can be removed.
Cleans up clang warning: Value stored to 'stop' is never read
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: John Johansen <john.johansen@canonical.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions