Home
last modified time | relevance | path

Searched hist:c8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/mm/
H A Dcompaction.cdiff c8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9 Wed Dec 12 15:51:17 CST 2012 Thierry Reding <thierry.reding@avionic-design.de> mm: compaction: Fix compiler warning

compact_capture_page() is only used if compaction is enabled so it should
be moved into the corresponding #ifdef.

Signed-off-by: Thierry Reding <thierry.reding@avionic-design.de>
Acked-by: Mel Gorman <mgorman@suse.de>
Cc: Rik van Riel <riel@redhat.com>
Cc: Minchan Kim <minchan@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>