From: Joe Perches Date: Tue, 9 Nov 2010 14:35:16 +0000 (+0000) Subject: drivers/isdn/mISDN: Use printf extension %pV X-Git-Tag: v2.6.38-rc1~476^2~555 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=020f01ebd04f3429c32586d90598c9f59e54ca7d;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed