From: Namhyung Kim Date: Tue, 22 Mar 2011 23:33:02 +0000 (-0700) Subject: mempolicy: remove redundant check in __mpol_equal() X-Git-Tag: v2.6.39-rc1~323 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7571966189e54adf0a8bc1384d6f13f44052ba63;p=pandora-kernel.git mempolicy: remove redundant check in __mpol_equal() The 'flags' field is already checked, no need to do it again. Signed-off-by: Namhyung Kim Cc: Bob Liu Cc: Lee Schermerhorn Reviewed-by: Minchan Kim Cc: Andi Kleen Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed