drivers/net/can/sja1000: Use printf extension %pR for struct resource
authorJoe Perches <joe@perches.com>
Fri, 12 Nov 2010 11:37:59 +0000 (11:37 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 17 Nov 2010 20:25:57 +0000 (12:25 -0800)
Using %pR standardizes the struct resource output.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found