https://github.com/torvalds/linux
Revision ec3b6882509188602dfaadf2814a9cca062f2786 authored by Neil Zhang on 01 April 2016, 21:31:37 UTC, committed by Linus Torvalds on 01 April 2016, 22:03:37 UTC
Commit fea85cff11de ("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>
1 parent af8e15c
History
Tip revision: ec3b6882509188602dfaadf2814a9cca062f2786 authored by Neil Zhang on 01 April 2016, 21:31:37 UTC
mm/page_isolation.c: fix the function comments
Tip revision: ec3b688

back to top