btrfs: remove type argument from comp_tree_refs
authorJosef Bacik <josef@toxicpanda.com>
Fri, 29 Sep 2017 19:43:58 +0000 (15:43 -0400)
committerDavid Sterba <dsterba@suse.com>
Mon, 30 Oct 2017 11:28:00 +0000 (12:28 +0100)
commit3b60d436a165f890597d0226def17858973fa985
tree10750f97023da498260b605b64886f2d1af33c60
parentd278850eff3053ef166cf64c16f798dfe36278a2
btrfs: remove type argument from comp_tree_refs

We can get this from the ref we've passed in.

Signed-off-by: Josef Bacik <jbacik@fb.com>
Reviewed-by: David Sterba <dsterba@suse.com>
Signed-off-by: David Sterba <dsterba@suse.com>
fs/btrfs/delayed-ref.c