From: Nicholas Krause Date: Fri, 4 Sep 2015 22:48:22 +0000 (-0700) Subject: mm/memory.c: make tlb_next_batch() return bool X-Git-Tag: omap-for-v4.3/fixes-rc1~87^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca1d6c7d9d461effa2c4e8b9b227a14e9fdcf1cc;p=pandora-kernel.git mm/memory.c: make tlb_next_batch() return bool This makes the tlb_next_batch() bool due to this particular function only ever returning 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