diff options
author | Chao Yu <yuchao0@huawei.com> | 2018-01-03 17:32:51 +0800 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2018-01-03 22:48:34 -0800 |
commit | 7f1a45a5b65c8a5a16cfb262d9470424d374488b (patch) | |
tree | fc975f4580b2632b09cbf0144972f051f209cbf8 /init/do_mounts.c | |
parent | d6d478a14bd3bc77afe813fa9c2ce8ebebf01b2d (diff) | |
download | talos-op-linux-7f1a45a5b65c8a5a16cfb262d9470424d374488b.tar.gz talos-op-linux-7f1a45a5b65c8a5a16cfb262d9470424d374488b.zip |
f2fs: clean up unneeded declaration
Commit 6afc662e68b5 ("f2fs: support flexible inline xattr size")
declared f2fs_sb_has_flexible_inline_xattr in f2fs.h for latter being
used in get_inline_xattr_addrs, but in latter version, related code
has been changed, leave f2fs_sb_has_flexible_inline_xattr w/o any
users. Let's remove it for cleanup.
Signed-off-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'init/do_mounts.c')
0 files changed, 0 insertions, 0 deletions