diff options
author | 2016-10-20 15:42:30 +1100 | |
---|---|---|
committer | 2016-10-20 15:42:30 +1100 | |
commit | f1b8243c55ca6fd2a3898e2f586b8cfcfff684bb (patch) | |
tree | 529ffa6991ebfa7690333db7ad5fdd20a84c21e0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: Fix uninitialized variable in xfs_reflink_reserve_cow_range() (diff) | |
download | wireguard-linux-f1b8243c55ca6fd2a3898e2f586b8cfcfff684bb.tar.xz wireguard-linux-f1b8243c55ca6fd2a3898e2f586b8cfcfff684bb.zip |
xfs: add some 'static' annotations
sparse reported that several variables and a function were not
forward-declared anywhere and therefore should be 'static'.
Found with sparse by running 'make C=2 CF=-D__CHECK_ENDIAN__ fs/xfs/'
Signed-off-by: Eric Biggers <ebiggers@google.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions