ohci1394: shortcut irq printing
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>
Loading
Please register or sign in to comment
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>