]> git.baikalelectronics.ru Git - kernel.git/commit
mm/page_isolation.c: fix the function comments
authorNeil Zhang <neilzhang1123@hotmail.com>
Fri, 1 Apr 2016 21:31:37 +0000 (14:31 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 1 Apr 2016 22:03:37 +0000 (17:03 -0500)
commit7f9a85ed419a95d2ea8ad7f176113e5302723fff
tree8a2806b30641b81dbccecff44c552d0ccabce7a6
parent66b7a8b70ac0f5f99e6ad0d99eab86ac837146f7
mm/page_isolation.c: fix the function comments

Commit bf3d214e1868 ("mm/page_isolation.c: return last tested pfn rather
than failure indicator") changed the meaning of the return value.  Let's
change the function comments as well.

Signed-off-by: Neil Zhang <neilzhang1123@hotmail.com>
Cc: Joonsoo Kim <js1304@gmail.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_isolation.c