ext4: use %pd printk specificer
authorDavid Howells <dhowells@redhat.com>
Mon, 6 Jan 2014 19:04:23 +0000 (14:04 -0500)
committerTheodore Ts'o <tytso@mit.edu>
Mon, 6 Jan 2014 19:04:23 +0000 (14:04 -0500)
commita34e15cc35c743f0e49125a4fbd22a7c55b686d8
treedd9df2a7457f5656b5c6a3aa20660ab2165fbe37
parent52e4477758eef45c2fa28b087abf83847126bc28
ext4: use %pd printk specificer

Use the new %pd printk() specifier in Ext4 to replace passing of
dentry name or dentry name and name length * 2 with just passing the
dentry.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
cc: Andreas Dilger <adilger.kernel@dilger.ca>
cc: linux-ext4@vger.kernel.org
fs/ext4/namei.c