From: David Howells Date: Mon, 6 Jan 2014 19:04:23 +0000 (-0500) Subject: ext4: use %pd printk specificer X-Git-Tag: v3.14-rc1~76^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a34e15cc35c743f0e49125a4fbd22a7c55b686d8;p=pandora-kernel.git 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 Signed-off-by: "Theodore Ts'o" cc: Andreas Dilger cc: linux-ext4@vger.kernel.org --- Reading git-diff-tree failed