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:
d3fbccf
)
fddi: cleanup unsigned to unsigned int/short
author
tanxiaojun
<tanxiaojun@huawei.com>
Fri, 13 Dec 2013 06:49:56 +0000
(14:49 +0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 17 Dec 2013 01:07:59 +0000
(20:07 -0500)
Use "unsigned int/short" instead of "unsigned", and change the type of
iteration variable "i" to "unsigned int".
Signed-off-by: Tan Xiaojun <tanxiaojun@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found