From: Joonsoo Kim Date: Mon, 7 Apr 2014 22:37:07 +0000 (-0700) Subject: mm/compaction: clean-up code on success of ballon isolation X-Git-Tag: upstream/snapshot3+hdmi~1402 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=ca82ea2e650adab8d03ffdca6f1cccd3c0bd40ec;hp=ca82ea2e650adab8d03ffdca6f1cccd3c0bd40ec;p=platform%2Fadaptation%2Frenesas_rcar%2Frenesas_kernel.git mm/compaction: clean-up code on success of ballon isolation commit b6c750163c0d138f5041d95fcdbd1094b6928057 upstream. It is just for clean-up to reduce code size and improve readability. There is no functional change. Signed-off-by: Joonsoo Kim Acked-by: Vlastimil Babka Cc: Mel Gorman Cc: Rik van Riel Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds Signed-off-by: Mel Gorman Signed-off-by: Greg Kroah-Hartman ---