Hello.

On 6/20/2015 7:02 PM, Marc Kleine-Budde wrote:

Printing IRQ # using "%x" and "%u" unsigned formats isn't quite correct as
'ndev->irq' is of  type *int*, so  the "%d" format  needs to be used instead.

While fixing this, beautify the dev_info() message in rcar_can_probe() a bit.

If you change the message, why don't you make it consistent
("interrupt" vs. "IRQ")?

     I decided to change the message in a follow-up patch (posted afterwards).

Please squash you patches, so that you don't modify code (or error
messages) that you've added in a previous patch.

   I didn't add any messages.

Marc

WBR, Sergei

--
To unsubscribe from this list: send the line "unsubscribe netdev" in

Reply via email to