]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm: update the comment in __isolate_free_page
authorzhong jiang <zhongjiang@huawei.com>
Thu, 28 Jul 2016 22:45:07 +0000 (15:45 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 28 Jul 2016 23:07:41 +0000 (16:07 -0700)
commit400bc7fd4fa7d33c96d836e6b65eeed246f1959a
treea86dc157557715af3cfe61f98a1c8863e9633052
parent091f362c53c24ca9751727a699d63e50528c306b
mm: update the comment in __isolate_free_page

We need to assure the comment is consistent with the code.

[akpm@linux-foundation.org: coding-style fixes]
Link: http://lkml.kernel.org/r/1466171914-21027-1-git-send-email-zhongjiang@huawei.com
Signed-off-by: zhong jiang <zhongjiang@huawei.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/page_alloc.c