commit | d5a6d1739526ed8c383db3dabc232bc15603439a | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Mon Sep 21 17:04:03 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Sep 22 07:17:43 2009 -0700 |
tree | 8562c06469f310df7cdd8fe46be428207be839da | |
parent | 1f693665457539e919856149151b7a7e96550d70 [diff] |
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 <roel.kluin@gmail.com> Cc: Hirokazu Takata <takata@linux-m32r.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>