mm/rmap.c: fix comment
authorHuang Shijie <shijie8@gmail.com>
Thu, 1 Oct 2009 22:44:04 +0000 (15:44 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 1 Oct 2009 23:11:12 +0000 (16:11 -0700)
commitbf89c8c867322338f3f2b1255f280a3236b61a69
tree8a6193d4e0b86851a49ac417cd81dffb95eb925a
parent392d814daf460a9564d29b2cebc51e1ea34e0504
mm/rmap.c: fix comment

The page_address_in_vma() is not only used in unuse_vma().

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