ohci1394: shortcut irq printing
authorAlexey Dobriyan <adobriyan@gmail.com>
Mon, 30 Oct 2006 12:51:52 +0000 (15:51 +0300)
committerStefan 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