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:
d272f42
)
fbdev: sh_mobile_meram: Make variables unsigned where applicable
author
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 19 Sep 2011 09:40:31 +0000
(11:40 +0200)
committer
Laurent Pinchart
<laurent.pinchart@ideasonboard.com>
Mon, 12 Mar 2012 21:41:08 +0000
(22:41 +0100)
Many variables, such as loop counters, sizes and offsets, should be
unsigned integers. Make them so.
Signed-off-by: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
No differences found