git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
337214e
)
m32r: Should index be positive?
author
Roel Kluin
<roel.kluin@gmail.com>
Sun, 1 Nov 2009 14:33:06 +0000
(15:33 +0100)
committer
Hirokazu Takata
<takata@linux-m32r.org>
Tue, 3 Nov 2009 23:39:26 +0000
(08:39 +0900)
Index `ipi_num' is signed, test whether it is negative to
make sure we don't get a negative array element.
Signed-off-by: Roel Kluin <roel.kluin@gmail.com>
Signed-off-by: Hirokazu Takata <takata@linux-m32r.org>
No differences found