diff options
author | Chen Gang <chengang@emindsoft.com.cn> | 2016-04-01 23:31:17 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-04-02 00:03:37 +0200 |
commit | 969e8d7e47f93ef693028667480558de8f70523f (patch) | |
tree | 3a7f542dc53574f7804850b74ff69171352b9c6b /Documentation/digsig.txt | |
parent | mm, kasan: fix compilation for CONFIG_SLAB (diff) | |
download | linux-969e8d7e47f93ef693028667480558de8f70523f.tar.xz linux-969e8d7e47f93ef693028667480558de8f70523f.zip |
include/linux/huge_mm.h: return NULL instead of false for pmd_trans_huge_lock()
The return value of pmd_trans_huge_lock() is a pointer, not a boolean
value, so use NULL instead of false as the return value.
Signed-off-by: Chen Gang <gang.chen.5i5j@gmail.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>
Diffstat (limited to 'Documentation/digsig.txt')
0 files changed, 0 insertions, 0 deletions