From: Qu Wenruo Date: Thu, 6 Mar 2014 04:19:50 +0000 (+0000) Subject: btrfs: Cleanup the btrfs_workqueue related function type X-Git-Tag: v3.15-rc1~96^2~24 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6db8914f9763d3f0a7610b497d44f93a4c17e62e;p=pandora-kernel.git btrfs: Cleanup the btrfs_workqueue related function type The new btrfs_workqueue still use open-coded function defition, this patch will change them into btrfs_func_t type which is much the same as kernel workqueue. Signed-off-by: Qu Wenruo Signed-off-by: Josef Bacik --- Reading git-diff-tree failed