From: Joe Perches Date: Wed, 10 Nov 2010 00:35:20 +0000 (-0800) Subject: GFS2: fs/gfs2/glock.c: Use printf extension %pV X-Git-Tag: v2.6.38-rc1~493^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5e69069c1afb655b5f1a154856ccdb4bb7327b81;p=pandora-kernel.git GFS2: fs/gfs2/glock.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: Steven Whitehouse --- Reading git-diff-tree failed