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:
0570cc0
)
[PATCH] Fix warning with b44.c on 64bit boxes
author
Alan Cox
<alan@lxorguk.ukuu.org.uk>
Tue, 17 Jan 2006 17:53:56 +0000
(17:53 +0000)
committer
Jeff Garzik
<jgarzik@pobox.com>
Wed, 18 Jan 2006 00:28:50 +0000
(19:28 -0500)
sizeof() return is not an int, so use max_t to get the types right.
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Jeff Garzik <jgarzik@pobox.com>
No differences found