diff options
| author | Colin Ian King <[email protected]> | 2017-10-14 12:14:38 +0000 |
|---|---|---|
| committer | John Johansen <[email protected]> | 2017-11-21 10:17:13 +0000 |
| commit | e3bcfc148588e409685479f3d20ba3d66ae30035 (patch) | |
| tree | c0ad64c052051ff1e99dcfd7c1eb0ff90190c0fe /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | apparmor: Fix bool initialization/comparison (diff) | |
| download | kernel-e3bcfc148588e409685479f3d20ba3d66ae30035.tar.gz kernel-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 <[email protected]>
Signed-off-by: John Johansen <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
