From: Johannes Weiner Date: Tue, 22 Sep 2009 00:02:59 +0000 (-0700) Subject: mm: return boolean from page_has_private() X-Git-Tag: v2.6.32-rc1~513 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=edcf4748cd56adcdf0856cc99ef108a4ea3ac7fe;p=pandora-kernel.git mm: return boolean from page_has_private() Make page_has_private() return a true boolean value and remove the double negations from the two callsites using it for arithmetic. Signed-off-by: Johannes Weiner Cc: Christoph Lameter Reviewed-by: Christoph Lameter Reviewed-by: KOSAKI Motohiro Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed