]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool
authorYaowei Bai <bywxiaobai@163.com>
Wed, 21 Oct 2015 22:03:04 +0000 (09:03 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 21 Oct 2015 22:03:04 +0000 (09:03 +1100)
commit7ce0a5bcd489e45cdb496cabaadbb6471ce990eb
tree2c6f6ce015bc7a3f643ce6a59b8f6f2becfe85dd
parentfd7597411573808b5ebc2576e72a349ffc84006f
mm/memcontrol: make mem_cgroup_inactive_anon_is_low() return bool

Make mem_cgroup_inactive_anon_is_low return bool due to this particular
function only using either one or zero as its return value.

No functional change.

Signed-off-by: Yaowei Bai <bywxiaobai@163.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
include/linux/memcontrol.h