From: David Sterba Date: Wed, 4 Jun 2014 16:10:45 +0000 (+0200) Subject: btrfs: make close_ctree return void X-Git-Tag: fixes-against-v3.18-rc2~120^2~116 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3abdbd780e9d75f0648b8a502c3789857b1e92ce;p=pandora-kernel.git btrfs: make close_ctree return void There's no user of the return value and we can get rid of the comment in put_super. Signed-off-by: David Sterba Signed-off-by: Chris Mason --- Reading git-diff-tree failed