rmap: fix the comment for try_to_unmap_anon
authorHuang Shijie <shijie8@gmail.com>
Tue, 15 Dec 2009 01:58:50 +0000 (17:58 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 15 Dec 2009 16:53:16 +0000 (08:53 -0800)
commit8051be5e614f3e3feccbe9e06b50e0b889740a93
tree7a8fc30c60b827209aa13581b3a9c1422d7632f3
parent6aceb53be44ed55a2374c20a62e3aef9d3919e8d
rmap: fix the comment for try_to_unmap_anon

Fix the comment for try_to_unmap_anon() with the new arguments.

Signed-off-by: Huang Shijie <shijie8@gmail.com>
Acked-by: Hugh Dickins <hugh.dickins@tiscali.co.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/rmap.c