diff options
| author | YueHaibing <[email protected]> | 2018-12-28 00:37:13 -0800 |
|---|---|---|
| committer | Linus Torvalds <[email protected]> | 2018-12-28 12:11:49 -0800 |
| commit | 0ecea993d0100e7409f8840b463a34fae42c9c32 (patch) | |
| tree | f837da73b1411eb04cdcad940e6dbb7eaa349e2a /tools/perf/scripts/python | |
| parent | fa004ab7365ffa1e17e6b267d64798afccb94946 (diff) | |
mm/hmm.c: remove set but not used variable 'devmem'
Fixes gcc '-Wunused-but-set-variable' warning:
mm/hmm.c: In function 'hmm_devmem_ref_kill':
mm/hmm.c:995:21: warning:
variable 'devmem' set but not used [-Wunused-but-set-variable]
It not used any more since 35d39f953d4e ("mm, hmm: replace
hmm_devmem_pages_create() with devm_memremap_pages()")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: YueHaibing <[email protected]>
Reviewed-by: Reviewed-by: Jérôme Glisse <[email protected]>
Reviewed-by: David Hildenbrand <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions