diff options
author | 2016-01-20 15:01:11 -0800 | |
---|---|---|
committer | 2016-01-20 17:09:18 -0800 | |
commit | 2954e440be7305134be632a94536b412899490f7 (patch) | |
tree | b9f69c4b8bde985621c0184a229e1793d9ffcd76 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | lz4: fix wrong compress buffer size for 64-bits (diff) | |
download | wireguard-linux-2954e440be7305134be632a94536b412899490f7.tar.xz wireguard-linux-2954e440be7305134be632a94536b412899490f7.zip |
ipc/shm.c: is_file_shm_hugepages() can be boolean
Make is_file_shm_hugepages() return bool to improve readability due to
this particular function only using either one or zero as its 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 '')
0 files changed, 0 insertions, 0 deletions