diff options
author | 2017-11-06 11:53:58 -0800 | |
---|---|---|
committer | 2017-11-06 11:53:58 -0800 | |
commit | fc41e2a1931041b04e0f3230effd1c7a9364c8fc (patch) | |
tree | a96a6e0a8642b9225993922eb18fe39edf9ac420 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | xfs: move xfs_bmbt_irec and xfs_exntst_t to xfs_types.h (diff) | |
download | wireguard-linux-fc41e2a1931041b04e0f3230effd1c7a9364c8fc.tar.xz wireguard-linux-fc41e2a1931041b04e0f3230effd1c7a9364c8fc.zip |
xfs: always define STATIC to static noinline
Ever since we added the noinline tag there is no good reason to define
away the static for debug builds - we'll get just as good debug
information with our without it, so don't mess up sparse and other
checkers due to it.
Signed-off-by: Christoph Hellwig <hch@lst.de>
Reviewed-by: Darrick J. Wong <darrick.wong@oracle.com>
Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions