diff options
author | Roel Kluin <roel.kluin@gmail.com> | 2009-09-21 17:04:03 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2009-09-22 07:17:43 -0700 |
commit | d5a6d1739526ed8c383db3dabc232bc15603439a (patch) | |
tree | 8562c06469f310df7cdd8fe46be428207be839da /fs/sysv/ialloc.c | |
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>
Diffstat (limited to 'fs/sysv/ialloc.c')
0 files changed, 0 insertions, 0 deletions