Re: [PATCH 21/25] slub: Use bool function return values of true/false not 1/0

2015-03-31 Thread David Rientjes
On Mon, 30 Mar 2015, Joe Perches wrote: > Use the normal return values for bool functions > > Signed-off-by: Joe Perches Acked-by: David Rientjes -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info

[PATCH 21/25] slub: Use bool function return values of true/false not 1/0

2015-03-30 Thread Joe Perches
Use the normal return values for bool functions Signed-off-by: Joe Perches --- mm/slub.c | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/mm/slub.c b/mm/slub.c index 90227ad..520354d 100644 --- a/mm/slub.c +++ b/mm/slub.c @@ -376,7 +376,7 @@ static inline bool __c