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