diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-09-22 02:04:03 +0200 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 16:17:43 +0200 |
commit | d5a6d1739526ed8c383db3dabc232bc15603439a (patch) | |
tree | 8562c06469f310df7cdd8fe46be428207be839da /arch/m32r/kernel/smp.c | |
parent | alpha: convert to asm-generic/hardirq.h (diff) | |
download | linux-d5a6d1739526ed8c383db3dabc232bc15603439a.tar.xz linux-d5a6d1739526ed8c383db3dabc232bc15603439a.zip |
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>
Diffstat (limited to 'arch/m32r/kernel/smp.c')
0 files changed, 0 insertions, 0 deletions