aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/dev-replace.c
diff options
context:
space:
mode:
authorDavid Sterba <[email protected]>2024-02-16 12:59:06 +0000
committerDavid Sterba <[email protected]>2024-03-04 15:24:53 +0000
commit2be1f2bf23b88d667c21a24bd1c34d44fa143209 (patch)
tree3f1129f1e19659169879ae03024b1e2583baec0d /fs/btrfs/dev-replace.c
parentbtrfs: uninline btrfs_init_delayed_root() (diff)
downloadkernel-2be1f2bf23b88d667c21a24bd1c34d44fa143209.tar.gz
kernel-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 <[email protected]>
Diffstat (limited to 'fs/btrfs/dev-replace.c')
0 files changed, 0 insertions, 0 deletions