diff options
author | Andrew Morton <akpm@linux-foundation.org> | 2013-02-23 01:32:33 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2013-02-24 02:50:10 +0100 |
commit | 7103f16dbff20fa969c9500902d980d17f953fa6 (patch) | |
tree | 96d9bd87587789d4186df826f430e4fb60e67643 /mm/vmscan.c | |
parent | mm: make madvise(MADV_WILLNEED) support swap file prefetch (diff) | |
download | linux-7103f16dbff20fa969c9500902d980d17f953fa6.tar.xz linux-7103f16dbff20fa969c9500902d980d17f953fa6.zip |
mm: compaction: make __compact_pgdat() and compact_pgdat() return void
These functions always return 0. Formalise this.
Cc: Jason Liu <r64343@freescale.com>
Cc: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Cc: Mel Gorman <mgorman@suse.de>
Cc: Minchan Kim <minchan@kernel.org>
Cc: Rik van Riel <riel@redhat.com>
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmscan.c')
0 files changed, 0 insertions, 0 deletions