diff options
author | Yangtao Li <frank.li@vivo.com> | 2022-11-24 06:37:08 +0300 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2022-12-13 01:53:20 +0300 |
commit | e480751970e84bc13ab5c288dbbe16b0638cc088 (patch) | |
tree | 1813d70d6b4215ae62d84d239115b42a59aa1065 /fs/f2fs/node.c | |
parent | 870af777da22505851174a34c0228042d7ed5f5f (diff) | |
download | linux-e480751970e84bc13ab5c288dbbe16b0638cc088.tar.xz |
f2fs: remove F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() macro
F2FS_SET_FEATURE() and F2FS_CLEAR_FEATURE() have never
been used since they were introduced by this commit
76f105a2dbcd("f2fs: add feature facility in superblock").
So let's remove them. BTW, convert f2fs_sb_has_##name to return bool.
Signed-off-by: Yangtao Li <frank.li@vivo.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/node.c')
0 files changed, 0 insertions, 0 deletions