diff options
author | Cyrill Gorcunov <gorcunov@openvz.org> | 2009-06-17 00:32:32 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-06-17 04:47:39 +0200 |
commit | e9bb35df6f813ca46f8e6273add657643c7df73f (patch) | |
tree | 64fa88ebc6cda54726522252217f279da4bd516b /REPORTING-BUGS | |
parent | mm: setup_per_zone_inactive_ratio - do not call for int_sqrt if not needed (diff) | |
download | linux-e9bb35df6f813ca46f8e6273add657643c7df73f.tar.xz linux-e9bb35df6f813ca46f8e6273add657643c7df73f.zip |
mm: setup_per_zone_inactive_ratio - fix comment and make it __init
The caller of setup_per_zone_inactive_ratio is an __init function. There
is no need to keep the callee after it completed as well. Also fix a
comment.
Acked-by: David Rientjes <rientjes@google.com>
Signed-off-by: Cyrill Gorcunov <gorcunov@openvz.org>
Reviewed-by: Minchan Kim <minchan.kim@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'REPORTING-BUGS')
0 files changed, 0 insertions, 0 deletions