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:
b59fb6f
)
advansys: fix buggered formats - unsigned long != u32 on 64bit
author
Al Viro
<viro@zeniv.linux.org.uk>
Sun, 31 Mar 2013 07:04:13 +0000
(
03:04
-0400)
committer
Al Viro
<viro@zeniv.linux.org.uk>
Tue, 9 Apr 2013 18:13:22 +0000
(14:13 -0400)
asc_prt_line() had been hiding several places where formats had not
matched the argument types. The previous commit has finally made them
visible...
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
No differences found