diff options
author | Chao Yu <[email protected]> | 2018-01-03 17:32:51 +0800 |
---|---|---|
committer | Jaegeuk Kim <[email protected]> | 2018-01-03 22:48:34 -0800 |
commit | 7f1a45a5b65c8a5a16cfb262d9470424d374488b (patch) | |
tree | fc975f4580b2632b09cbf0144972f051f209cbf8 /net/unix/sysctl_net_unix.c | |
parent | d6d478a14bd3bc77afe813fa9c2ce8ebebf01b2d (diff) |
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 <[email protected]>
Signed-off-by: Jaegeuk Kim <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions