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:
13a7a6a
)
f2fs: remove unused inline_dentry_addr
author
Chao Yu
<chao2.yu@samsung.com>
Mon, 16 Feb 2015 08:15:44 +0000
(16:15 +0800)
committer
Jaegeuk Kim
<jaegeuk@kernel.org>
Tue, 3 Mar 2015 17:58:44 +0000
(09:58 -0800)
inline_dentry_addr is introduced with inline dentry feature without being used,
now we do not need to keep it for any reason, so remove it.
Signed-off-by: Chao Yu <chao2.yu@samsung.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
No differences found