diff options
author | 2021-05-14 06:39:53 +0000 | |
---|---|---|
committer | 2021-06-28 23:49:24 +0200 | |
commit | 675d4d8997ac1891aa143a049b10ce0f4d4a2117 (patch) | |
tree | 582e99e6be24d6c9adabc52494599ace5fa84e4b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ceph: remove bogus checks and WARN_ONs from ceph_set_page_dirty (diff) | |
download | wireguard-linux-675d4d8997ac1891aa143a049b10ce0f4d4a2117.tar.xz wireguard-linux-675d4d8997ac1891aa143a049b10ce0f4d4a2117.zip |
ceph: make ceph_netfs_read_ops static
The sparse tool complains as follows:
fs/ceph/addr.c:316:37: warning:
symbol 'ceph_netfs_read_ops' was not declared. Should it be static?
This symbol is not used outside of addr.c, so mark it static.
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Reviewed-by: Ilya Dryomov <idryomov@gmail.com>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions