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:
9ffd2e9
)
net: Replace min macro with min_t
author
Silvan Jegen
<s.jegen@gmail.com>
Tue, 25 Feb 2014 17:12:52 +0000
(18:12 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 3 Mar 2014 20:35:54 +0000
(15:35 -0500)
Instead of an explicit cast, use the min_t macro.
Signed-off-by: Silvan Jegen <s.jegen@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found