aboutsummaryrefslogtreecommitdiff
path: root/fs/btrfs/inode.c
diff options
context:
space:
mode:
authorNikolay Borisov <[email protected]>2017-08-21 12:43:45 +0300
committerDavid Sterba <[email protected]>2017-10-30 12:27:56 +0100
commitee8c494f88736c1a1873fdd65559828f9a734bcf (patch)
tree7c4b66650a68a27e4ab34de6c0bf06dfd985f3fa /fs/btrfs/inode.c
parenta0357511f29f9b83e2c0d12621c339a5900eaa5a (diff)
btrfs: Remove unused arguments from btrfs_changed_cb_t
btrfs_changed_cb_t represents the signature of the callback being passed to btrfs_compare_trees. Currently there is only one such callback, namely changed_cb in send.c. This function doesn't really uses the first 2 parameters, i.e. the roots. Since there are not other functions implementing the btrfs_changed_cb_t let's remove the unused parameters from the prototype and implementation. Signed-off-by: Nikolay Borisov <[email protected]> Reviewed-by: David Sterba <[email protected]> Reviewed-by: Josef Bacik <[email protected]> Signed-off-by: David Sterba <[email protected]>
Diffstat (limited to 'fs/btrfs/inode.c')
0 files changed, 0 insertions, 0 deletions