]> Git Repo - linux.git/commit - mm/vmscan.c
mm: trivial cleanups in vmscan.c
authorHugh Dickins <[email protected]>
Tue, 29 May 2012 22:07:09 +0000 (15:07 -0700)
committerLinus Torvalds <[email protected]>
Tue, 29 May 2012 23:22:28 +0000 (16:22 -0700)
commit75b00af77ed5b5a3d55549f9e0c33f3969b9330c
tree17b59700daed9f536f50c375243ba6ce86c85945
parent4d7dcca213921fbaf08ee05359d28e4aaf2245f1
mm: trivial cleanups in vmscan.c

Utter trivia in mm/vmscan.c, mostly just reducing the linecount slightly;
most exciting change being get_scan_count() calling vmscan_swappiness()
once instead of twice.

Signed-off-by: Hugh Dickins <[email protected]>
Acked-by: KOSAKI Motohiro <[email protected]>
Acked-by: KAMEZAWA Hiroyuki <[email protected]>
Acked-by: Konstantin Khlebnikov <[email protected]>
Reviewed-by: Michal Hocko <[email protected]>
Cc: Johannes Weiner <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
mm/vmscan.c
This page took 0.052663 seconds and 4 git commands to generate.