btrfs: make close_ctree return void
authorDavid Sterba <dsterba@suse.cz>
Wed, 4 Jun 2014 16:10:45 +0000 (18:10 +0200)
committerChris Mason <clm@fb.com>
Wed, 17 Sep 2014 20:37:11 +0000 (13:37 -0700)
There's no user of the return value and we can get rid of the comment in
put_super.

Signed-off-by: David Sterba <dsterba@suse.cz>
Signed-off-by: Chris Mason <clm@fb.com>

No differences found