From: Zhaolei Date: Wed, 5 Aug 2015 10:00:04 +0000 (+0800) Subject: btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk() X-Git-Tag: omap-for-v4.3/fixes-rc1~86^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc2ee4e244138124a05cdc39365b38d4cc77e3fa;p=pandora-kernel.git btrfs: Cleanup: Remove chunk_objectid argument from btrfs_relocate_chunk() Remove chunk_objectid argument from btrfs_relocate_chunk() because it is not necessary, it can also cleanup some code in caller for prepare its value. Signed-off-by: Zhao Lei Reviewed-by: David Sterba Signed-off-by: Chris Mason --- Reading git-diff-tree failed