commit | b004a5eb0babec7ef91558f73315ef49e5a1f285 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Tue Nov 09 16:35:21 2010 -0800 |
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | Mon Jan 10 14:05:45 2011 +0900 |
tree | 93683947103b7305889dd3d3bb3cb951a2c0409b | |
parent | af1761f268ff2a58f2ea22e9b9de6359f7b2048e [diff] |
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 <joe@perches.com> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>