diff options
author | 2019-10-17 12:02:25 +0100 | |
---|---|---|
committer | 2019-10-30 12:17:04 +0100 | |
commit | 1a48049adb98a20fad05ed86bc00c2f9120a006e (patch) | |
tree | b6f89d1a55bf998d66e3509ea449f5b3f8fe5a3f /tools/perf/scripts/python/export-to-postgresql.py | |
parent | gfs2: Some whitespace cleanups (diff) | |
download | linux-dev-1a48049adb98a20fad05ed86bc00c2f9120a006e.tar.xz linux-dev-1a48049adb98a20fad05ed86bc00c2f9120a006e.zip |
gfs2: make gfs2_fs_parameters static
The gfs2_fs_parameters is not used outside the unit
it is declared in, so make it static.
Fixes the following sparse warning:
fs/gfs2/ops_fstype.c:1331:39: warning: symbol 'gfs2_fs_parameters' was not declared. Should it be static?
Signed-off-by: Ben Dooks <ben.dooks@codethink.co.uk>
Reviewed-by: Andrew Price <anprice@redhat.com>
Signed-off-by: Andreas Gruenbacher <agruenba@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions