From: KOSAKI Motohiro Date: Tue, 10 Jan 2012 23:08:21 +0000 (-0800) Subject: mm/mempolicy.c: mpol_equal(): use bool X-Git-Tag: v3.3-rc1~113^2~86 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fcfb4dcc9698f932836aa63ba0d82e7dbd300fb3;p=pandora-kernel.git mm/mempolicy.c: mpol_equal(): use bool mpol_equal() logically returns a boolean. Use a bool type to slightly improve readability. Signed-off-by: KOSAKI Motohiro Cc: Stephen Wilson Acked-by: David Rientjes Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed