Skip to content
Commit b004a5eb authored by Joe Perches's avatar Joe Perches Committed by Ryusuke Konishi
Browse files

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: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
parent af1761f2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment