Use %pd in eCryptFS
authorDavid Howells <dhowells@redhat.com>
Tue, 10 Dec 2013 15:26:48 +0000 (15:26 +0000)
committerTyler Hicks <tyhicks@canonical.com>
Tue, 17 Dec 2013 19:04:19 +0000 (11:04 -0800)
Use the new %pd printk() specifier in eCryptFS 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>
cc: ecryptfs@vger.kernel.org
Signed-off-by: Tyler Hicks <tyhicks@canonical.com>

No differences found