mm: pagewalk: fix the comment for test_walk
authorJames Morse <[email protected]>
Fri, 7 Oct 2016 23:58:36 +0000 (16:58 -0700)
committerLinus Torvalds <[email protected]>
Sat, 8 Oct 2016 01:46:27 +0000 (18:46 -0700)
commitf7e2355f0f8635ddcfd26858f58732b7bf85f9f4
tree9c0f4030658892438415212bc2be6a97f72bf60d
parentc4b209a426847b55c40360c1d04dc7986b55ddc7
mm: pagewalk: fix the comment for test_walk

Modify the comment describing struct mm_walk->test_walk()s behaviour to
match the comment on walk_page_test() and the behaviour of
walk_page_vma().

Fixes: fafaa4264eba4 ("pagewalk: improve vma handling")
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: James Morse <[email protected]>
Cc: Naoya Horiguchi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/linux/mm.h