]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit70dbc26758ca65cca2f739ee3002f19ba40dcf5e
treecec285ed92c35ef69c7af00cfc83a96beb8c54ab
parent769fcd172b718dd8a4ec1c3fccb07b9ef36e17c1
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