]> bbs.cooldavid.org Git - net-next-2.6.git/commit
drivers/isdn/mISDN: Use printf extension %pV
authorJoe Perches <joe@perches.com>
Tue, 9 Nov 2010 14:35:16 +0000 (14:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 16 Nov 2010 18:22:58 +0000 (10:22 -0800)
commit020f01ebd04f3429c32586d90598c9f59e54ca7d
treee36b2cd4fecf609610eea15ab8bc07e1a34a469c
parent3654654f7aa79a37dde130afb7409c55b11807e7
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: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/isdn/mISDN/layer1.c
drivers/isdn/mISDN/layer2.c
drivers/isdn/mISDN/tei.c