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:
e56059f
)
tile: fix some -Wsign-compare warnings
author
Chris Metcalf
<cmetcalf@tilera.com>
Fri, 9 Aug 2013 20:53:50 +0000
(16:53 -0400)
committer
Chris Metcalf
<cmetcalf@tilera.com>
Fri, 30 Aug 2013 15:56:50 +0000
(11:56 -0400)
Normally the build doesn't include these warnings, but at one
point I built with -Wsign-compare, and noticed a few things that
are technically bugs. This change fixes those things.
Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>
No differences found