diff options
author | Hillf Danton <dhillf@gmail.com> | 2012-03-21 23:33:48 (GMT) |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2012-03-22 00:54:55 (GMT) |
commit | 6131728914810a6c02e08750e13e45870101e862 (patch) | |
tree | d96768dccd30bc5c84cfd39594167efd6405782d /include/linux | |
parent | c3f0327f8e9d7a503f0d64573c311eddd61f197d (diff) | |
download | linux-fsl-qoriq-6131728914810a6c02e08750e13e45870101e862.tar.xz |
mm/vmscan.c: cleanup with s/reclaim_mode/isolate_mode/
With tons of reclaim_mode (defined as one field of struct scan_control)
already in the file, it is clearer to rename the local reclaim_mode when
setting up the isolation mode.
Signed-off-by: Hillf Danton <dhillf@gmail.com>
Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@jp.fujitsu.com>
Acked-by: KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>
Reviewed-by: Rik van Riel <riel@redhat.com>
Cc: 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 'include/linux')
0 files changed, 0 insertions, 0 deletions