From: Zhaolei Date: Mon, 17 Aug 2015 10:44:46 +0000 (+0800) Subject: btrfs: Remove unused arguments in tree-log.c X-Git-Tag: omap-for-v4.3/fixes-rc1~86^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60d53eb3107c8e8960e8d7c22aa4e69aac7a8fe6;p=pandora-kernel.git btrfs: Remove unused arguments in tree-log.c Following arguments are not used in tree-log.c: insert_one_name(): path, type wait_log_commit(): trans wait_for_writer(): trans This patch remove them. Signed-off-by: Zhao Lei Signed-off-by: Chris Mason --- Reading git-diff-tree failed