diff options
author | Corentin Labbe <[email protected]> | 2017-11-17 15:26:23 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2017-11-17 16:10:00 -0800 |
commit | 09af5ccea26d347041ac7ca37a61f859ef9bd1f5 (patch) | |
tree | 44149ff2cb6cab21e33e03cc2353ea2a0f25a9ce /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 3aaabbf1c39effa2ac0c11103ed07ef03b0a0d89 (diff) |
mm: shmem: remove unused info variable
Fix the following warning by removing the unused variable:
mm/shmem.c:3205:27: warning: variable 'info' set but not used [-Wunused-but-set-variable]
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Corentin Labbe <[email protected]>
Acked-by: Michal Hocko <[email protected]>
Cc: Hugh Dickins <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions