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:
e16ce63
)
orinoco: Fix compile warnings
author
David Kilroy
<kilroyd@googlemail.com>
Fri, 12 Sep 2008 21:28:18 +0000
(22:28 +0100)
committer
John W. Linville
<linville@tuxdriver.com>
Mon, 15 Sep 2008 20:48:26 +0000
(16:48 -0400)
Use min_t to avoid warnings when the typesafe version is used.
Explicitly cast u64s to unsigned long long when being passed to printk.
Signed-off-by: David Kilroy <kilroyd@googlemail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found