Btrfs: make __merge_refs() return type be void
authorWang Shilong <wangsl-fnst@cn.fujitsu.com>
Thu, 11 Apr 2013 07:08:55 +0000 (07:08 +0000)
committerJosef Bacik <jbacik@fusionio.com>
Mon, 6 May 2013 19:54:43 +0000 (15:54 -0400)
__merge_refs() always return 0, it is unnecessary
for the caller to check the return value.

Signed-off-by: Wang Shilong <wangsl-fnst@cn.fujitsu.com>
Signed-off-by: Josef Bacik <jbacik@fusionio.com>

No differences found