From: Joe Perches Date: Tue, 14 Apr 2015 22:44:31 +0000 (-0700) Subject: slub: use bool function return values of true/false not 1/0 X-Git-Tag: omap-for-v4.2/o2_dc~141^2~81 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f6528a1632cb9661a2ff46e217b07d84a80eff6;p=pandora-kernel.git slub: use bool function return values of true/false not 1/0 Use the normal return values for bool functions Signed-off-by: Joe Perches Cc: Christoph Lameter Cc: Pekka Enberg Acked-by: David Rientjes Cc: Joonsoo Kim Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed