diff options
author | Li Zetao <lizetao1@huawei.com> | 2023-02-23 02:25:13 +0100 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2023-03-30 00:17:37 +0200 |
commit | 60630375064f6f5124316dc372cdbed482a11f1e (patch) | |
tree | 14947df8561cb103dcd7d9b83fdcbfe9fa9256e6 /Documentation/ABI/testing/sysfs-class-hwmon | |
parent | Merge tag 'xtensa-20230327' of https://github.com/jcmvbkbc/linux-xtensa (diff) | |
download | linux-60630375064f6f5124316dc372cdbed482a11f1e.tar.xz linux-60630375064f6f5124316dc372cdbed482a11f1e.zip |
f2fs: make f2fs_sync_inode_meta() static
After commit 26b5a079197c ("f2fs: cleanup dirty pages if recover failed"),
f2fs_sync_inode_meta() is only used in checkpoint.c, so
f2fs_sync_inode_meta() should only be visible inside. Delete the
declaration in the header file and change f2fs_sync_inode_meta()
to static.
Signed-off-by: Li Zetao <lizetao1@huawei.com>
Reviewed-by: Chao Yu <chao@kernel.org>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'Documentation/ABI/testing/sysfs-class-hwmon')
0 files changed, 0 insertions, 0 deletions