Just remove the redundant fs_info argument from uuid_tree functions because these functions have already taken transaction which has a reference to the fs_info. No functional change. Lu Fengqi (2): btrfs: Remove fs_info argument from btrfs_uuid_tree_add btrfs: Remove fs_info argument from btrfs_uuid_tree_rem fs/btrfs/ctree.h | 6 ++---- fs/btrfs/inode.c | 5 ++--- fs/btrfs/ioctl.c | 9 ++++----- fs/btrfs/transaction.c | 7 +++---- fs/btrfs/uuid-tree.c | 10 +++++----- fs/btrfs/volumes.c | 5 ++--- 6 files changed, 18 insertions(+), 24 deletions(-) -- 2.17.0 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html
