diff options
author | 2024-02-16 13:59:06 +0100 | |
---|---|---|
committer | 2024-03-04 16:24:53 +0100 | |
commit | 2be1f2bf23b88d667c21a24bd1c34d44fa143209 (patch) | |
tree | 3f1129f1e19659169879ae03024b1e2583baec0d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | btrfs: uninline btrfs_init_delayed_root() (diff) | |
download | wireguard-linux-2be1f2bf23b88d667c21a24bd1c34d44fa143209.tar.xz wireguard-linux-2be1f2bf23b88d667c21a24bd1c34d44fa143209.zip |
btrfs: drop static inline specifiers from tree-mod-log.c
Using static inline in a .c file should be justified, e.g. when
functions are on a hot path but none of the affected functions seem to
be. As it's all in one compilation unit let the compiler decide.
Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions