git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52e4477
)
ext4: use %pd printk specificer
author
David Howells
<dhowells@redhat.com>
Mon, 6 Jan 2014 19:04:23 +0000
(14:04 -0500)
committer
Theodore Ts'o
<tytso@mit.edu>
Mon, 6 Jan 2014 19:04:23 +0000
(14:04 -0500)
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
patch
|
blob
|
history
diff --cc
fs/ext4/namei.c
Simple merge