From: Joe Perches Date: Wed, 10 Nov 2010 00:35:19 +0000 (-0800) Subject: drivers/net/wireless/b43legacy/main.c: Use printf extension %pV X-Git-Tag: v2.6.38-rc1~476^2~405^2^2~125 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0e67d6cb753643fc076a90fa9309301b3fbfb8db;p=pandora-kernel.git drivers/net/wireless/b43legacy/main.c: 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: John W. Linville --- Reading git-diff-tree failed