commit | 692206b153ea0d08d6015521ed27a6739cbf6f9f | [log] [tgz] |
---|---|---|
author | Wang Shilong <wangsl-fnst@cn.fujitsu.com> | Thu Apr 11 07:08:55 2013 +0000 |
committer | Josef Bacik <jbacik@fusionio.com> | Mon May 06 15:54:43 2013 -0400 |
tree | a37afdd2c3d0b159550865c3c78e338010031af8 | |
parent | 1149ab6bd48cf3b00c59e4f8ff79fbb1cf15b94b [diff] |
Btrfs: make __merge_refs() return type be void __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>