thp: fix comments of __pmd_trans_huge_lock()
authorHuang Ying <ying.huang@intel.com>
Tue, 26 Jul 2016 22:27:04 +0000 (15:27 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 26 Jul 2016 23:19:19 +0000 (16:19 -0700)
commit8f19b0c058d93a678a99dd6fec03af2e769943f2
tree5af259d8349b7f0915e5ccd32fede06de9acdc7e
parentcb773df88a737d7d7e05ca7ca516414d3fcdcab8
thp: fix comments of __pmd_trans_huge_lock()

To make the comments consistent with the already changed code.

Link: http://lkml.kernel.org/r/1466200004-6196-1-git-send-email-ying.huang@intel.com
Signed-off-by: "Huang, Ying" <ying.huang@intel.com>
Acked-by: Kirill A. Shutemov <kirill.shutemov@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
mm/huge_memory.c