aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJohn Hubbard <[email protected]>2017-07-10 15:49:41 -0700
committerLinus Torvalds <[email protected]>2017-07-10 16:32:32 -0700
commita52149f129bd161818fd7a0b6450aaa30a2cbd77 (patch)
tree500e355250989f550b7fdb212a400fa137379ebb /tools/perf/scripts/python
parentd09b6468824d9e41dc30708475f954e455cf7146 (diff)
mm/memory_hotplug.c: remove unused local zone_type from __remove_zone()
__remove_zone() sets up up zone_type, but never uses it for anything. This does not cause a warning, due to the (necessary) use of -Wno-unused-but-set-variable. However, it's noise, so just delete it. Link: http://lkml.kernel.org/r/[email protected] Signed-off-by: John Hubbard <[email protected]> Acked-by: Michal Hocko <[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