diff options
author | David Sterba <dsterba@suse.com> | 2024-02-16 15:59:06 +0300 |
---|---|---|
committer | David Sterba <dsterba@suse.com> | 2024-03-04 18:24:53 +0300 |
commit | 2be1f2bf23b88d667c21a24bd1c34d44fa143209 (patch) | |
tree | 3f1129f1e19659169879ae03024b1e2583baec0d /scripts/gdb/linux/utils.py | |
parent | 585ab6921486dd3a004ceb59f0492db48e3eb0f2 (diff) | |
download | linux-2be1f2bf23b88d667c21a24bd1c34d44fa143209.tar.xz |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions