Skip to content
Commit 020f01eb authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

drivers/isdn/mISDN: Use printf extension %pV



Using %pV reduces the number of printk calls and
eliminates any possible message interleaving from
other printk calls.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3654654f
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment