summaryrefslogtreecommitdiff
path: root/mm/swap.c
diff options
context:
space:
mode:
authorThierry Reding <thierry.reding@avionic-design.de>2012-12-12 21:51:17 (GMT)
committerLinus Torvalds <torvalds@linux-foundation.org>2012-12-13 01:38:32 (GMT)
commitc8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9 (patch)
tree0b26144dd758cc6cdceee1b1d2972bfab76b094c /mm/swap.c
parent3ea41e6210fea3b234b6cb3e9443e75975850bbf (diff)
downloadlinux-fsl-qoriq-c8bf2d8ba4fbc093de7c0d192fe5d2531f14b8b9.tar.xz
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>
Diffstat (limited to 'mm/swap.c')
0 files changed, 0 insertions, 0 deletions