commit | 5e69069c1afb655b5f1a154856ccdb4bb7327b81 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Nov 09 16:35:20 2010 -0800 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Tue Nov 30 10:30:41 2010 +0000 |
tree | f6bddfefc266a534b3a2879aa83f2c82ff3b3d81 | |
parent | 2ae51ed7b548c1d943d080da617515e801ea5c3e [diff] |
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 <joe@perches.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>