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:
1f72cf5
)
ohci1394: shortcut irq printing
author
Alexey Dobriyan
<adobriyan@gmail.com>
Mon, 30 Oct 2006 12:51:52 +0000
(15:51 +0300)
committer
Stefan Richter
<stefanr@s5r6.in-berlin.de>
Thu, 7 Dec 2006 20:44:27 +0000
(21:44 +0100)
To print irq number no need to transform to string using %d, then print
using %s. Just use %d.
Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
No differences found