From: Joe Perches Date: Wed, 10 Nov 2010 00:35:21 +0000 (-0800) Subject: fs/nilfs2/super.c: Use printf extension %pV X-Git-Tag: v2.6.38-rc1~445^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b004a5eb0babec7ef91558f73315ef49e5a1f285;p=pandora-kernel.git fs/nilfs2/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: Ryusuke Konishi --- Reading git-diff-tree failed