aboutsummaryrefslogtreecommitdiffstats
path: root/fs/btrfs/tree-log.c
diff options
context:
space:
mode:
authorDavid Sterba <dsterba@suse.com>2020-08-17 12:16:57 +0200
committerDavid Sterba <dsterba@suse.com>2020-10-07 12:06:55 +0200
commit1b51d6fce45ec1f2279f06f57fe1c8a703437b27 (patch)
tree74a72aa54165441cc421ebcc9c7c9e8032d54719 /fs/btrfs/tree-log.c
parent8bb1cf1ba639d271983be29db68d30e2eebabb98 (diff)
downloadkernel_replicant_linux-1b51d6fce45ec1f2279f06f57fe1c8a703437b27.tar.gz
kernel_replicant_linux-1b51d6fce45ec1f2279f06f57fe1c8a703437b27.tar.bz2
kernel_replicant_linux-1b51d6fce45ec1f2279f06f57fe1c8a703437b27.zip
btrfs: send: remove indirect callback parameter for changed_cb
There's a custom callback passed to btrfs_compare_trees which happens to be named exactly same as the existing function implementing it. This is confusing and the indirection is not necessary for our needs. Compiler is clever enough to call it directly so there's effectively no change. Reviewed-by: Josef Bacik <josef@toxicpanda.com> Signed-off-by: David Sterba <dsterba@suse.com>
Diffstat (limited to 'fs/btrfs/tree-log.c')
0 files changed, 0 insertions, 0 deletions