diff options
author | Tiezhu Yang <kernelpatch@126.com> | 2017-06-09 06:32:54 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2017-07-04 02:11:40 -0700 |
commit | a005774c8dab68d1c3963aee7d9464c3ec400eba (patch) | |
tree | 1ba34770ceeb4f59399e673e7a09831e99bf7155 /fs/f2fs/super.c | |
parent | 1f258ec13b82d3d947b515a007a748ffcbe29f9a (diff) |
f2fs: use proper variable name
It is better to use variable name "inline_dentry" instead of "dentry_blk"
when data type is "struct f2fs_inline_dentry". This patch has no functional
changes, just to make code more readable especially when call the function
make_dentry_ptr_inline() and f2fs_convert_inline_dir().
Signed-off-by: Tiezhu Yang <kernelpatch@126.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/super.c')
0 files changed, 0 insertions, 0 deletions