diff options
author | 2016-01-14 15:18:54 -0800 | |
---|---|---|
committer | 2016-01-14 16:00:49 -0800 | |
commit | b4ad0c7e004a2cc0e52790eff72f5176b59ca386 (patch) | |
tree | 2f2e6a32a9a39a2e8ba4d8edf47be7b375ef72f6 /mm/vmalloc.c | |
parent | include/linux/hugetlb.h: is_file_hugepages() can be boolean (diff) | |
download | wireguard-linux-b4ad0c7e004a2cc0e52790eff72f5176b59ca386.tar.xz wireguard-linux-b4ad0c7e004a2cc0e52790eff72f5176b59ca386.zip |
mm/memblock.c: memblock_is_memory()/reserved() can be boolean
Make memblock_is_memory() and memblock_is_reserved return bool to
improve readability due to these particular functions only using either
one or zero as their return value.
No functional change.
Signed-off-by: Yaowei Bai <baiyaowei@cmss.chinamobile.com>
Acked-by: Michal Hocko <mhocko@suse.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm/vmalloc.c')
0 files changed, 0 insertions, 0 deletions