From: Joe Perches Date: Tue, 9 Nov 2010 18:18:05 +0000 (-0800) Subject: fs/ext3/super.c: Use printf extension %pV X-Git-Tag: v2.6.38-rc1~410^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99fbb1e2af5da27d3ee75c2e421712fe9d083fb6;p=pandora-kernel.git fs/ext3/super.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: Jan Kara --- Reading git-diff-tree failed