diff options
| author | Colin Ian King <[email protected]> | 2017-11-16 01:38:52 +0000 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2017-11-16 02:21:07 +0000 |
| commit | fec11bc0396bbd82b152e6ce9a47483ffd69462a (patch) | |
| tree | 9afa48f397045d3a2db38d7b03ddb35ae7a57bde /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
| parent | mm/list_lru.c: mark expected switch fall-through (diff) | |
| download | kernel-fec11bc0396bbd82b152e6ce9a47483ffd69462a.tar.gz kernel-fec11bc0396bbd82b152e6ce9a47483ffd69462a.zip | |
mm/hmm: remove redundant variable align_end
Variable align_end is assigned a value but it is never read, so the
variable is redundant and can be removed. Cleans up the clang warning:
Value stored to 'align_end' is never read
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Colin Ian King <[email protected]>
Reviewed-by: Jérôme Glisse <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions
