From: Nicholas Krause Date: Fri, 4 Sep 2015 22:48:24 +0000 (-0700) Subject: mm/madvise.c: make madvise_behaviour_valid() return bool X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ecef9ed0f63bfff58895a4f3aec751e907c7f3d;p=pandora-kernel.git mm/madvise.c: make madvise_behaviour_valid() return bool This makes the madvise_bahaviour_valid() function return bool due to this particular function always returning the value of either one or zero as its return value. Signed-off-by: Nicholas Krause Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed