diff options
author | Yaowei Bai <baiyaowei@cmss.chinamobile.com> | 2018-02-07 00:41:18 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2018-02-07 03:32:47 +0100 |
commit | 937f0c2675a1ad6f94e0768dbb5379954d9953ab (patch) | |
tree | 772a7d9968eaec912f9d593203e8ed999b62dbbc /certs | |
parent | genirq: remove unneeded kallsyms include (diff) | |
download | linux-937f0c2675a1ad6f94e0768dbb5379954d9953ab.tar.xz linux-937f0c2675a1ad6f94e0768dbb5379954d9953ab.zip |
mm/memblock: memblock_is_map/region_memory can be boolean
Make memblock_is_map/region_memory return bool due to these two
functions only using either true or false as its return value.
No functional change.
Link: http://lkml.kernel.org/r/1513266622-15860-2-git-send-email-baiyaowei@cmss.chinamobile.com
Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'certs')
0 files changed, 0 insertions, 0 deletions