diff options
author | Chen Gang <[email protected]> | 2016-04-01 14:31:17 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2016-04-01 17:03:37 -0500 |
commit | 969e8d7e47f93ef693028667480558de8f70523f (patch) | |
tree | 3a7f542dc53574f7804850b74ff69171352b9c6b /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 0b355eaaaae9bb8bb08b563ef55ecb23a4d743da (diff) |
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 <[email protected]>
Acked-by: Kirill A. Shutemov <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions