From: Roel Kluin Date: Tue, 22 Sep 2009 00:04:03 +0000 (-0700) Subject: m32r: remove redundant tests on unsigned X-Git-Tag: v2.6.32-rc1~461 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d5a6d1739526ed8c383db3dabc232bc15603439a;p=pandora-kernel.git m32r: remove redundant tests on unsigned `off' and `max_cpus' are unsigned. When negative they are wrapped and caught by the other test. Signed-off-by: Roel Kluin Cc: Hirokazu Takata Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed