diff options
author | Mel Gorman <[email protected]> | 2016-01-14 15:20:28 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-01-14 16:00:49 -0800 |
commit | 6ac0206bc0d13381e3ede3594bc0a3f8cd1d8ec9 (patch) | |
tree | f0266cdbae367f3d48bad6c53b7ed40b94048607 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf | |
parent | cc292b0b43027cce9310a18ec3239b5e9b4ea301 (diff) |
mm/page_alloc.c: remove unnecessary parameter from __rmqueue
Commit 0aaa29a56e4f ("mm, page_alloc: reserve pageblocks for high-order
atomic allocations on demand") added an unnecessary and unused parameter
to __rmqueue. It was a parameter that was used in an earlier version of
the patch and then left behind. This patch cleans it up.
Signed-off-by: Mel Gorman <[email protected]>
Acked-by: Vlastimil Babka <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf')
0 files changed, 0 insertions, 0 deletions