btrfs: Remove unnecessary variants in relocation.c
authorZhaolei <zhaolei@cn.fujitsu.com>
Thu, 6 Aug 2015 12:58:11 +0000 (20:58 +0800)
committerChris Mason <clm@fb.com>
Sun, 9 Aug 2015 14:07:14 +0000 (07:07 -0700)
commit147d256e0980e31505d25d721be979d6a8d2148c
treecec285ed92c35ef69c7af00cfc83a96beb8c54ab
parentdc2ee4e244138124a05cdc39365b38d4cc77e3fa
btrfs: Remove unnecessary variants in relocation.c

These arguments are not used in functions, remove them for cleanup
and make kernel stack happy.

Signed-off-by: Zhao Lei <zhaolei@cn.fujitsu.com>
Signed-off-by: Chris Mason <clm@fb.com>
fs/btrfs/ctree.h
fs/btrfs/relocation.c
fs/btrfs/transaction.c