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:
5e73ea1
)
net: cleanup unsigned to unsigned int
author
Eric Dumazet
<eric.dumazet@gmail.com>
Sun, 15 Apr 2012 05:58:06 +0000
(
05:58
+0000)
committer
David S. Miller
<davem@davemloft.net>
Sun, 15 Apr 2012 16:44:40 +0000
(12:44 -0400)
Use of "unsigned int" is preferred to bare "unsigned" in net tree.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found