commit | 3abdbd780e9d75f0648b8a502c3789857b1e92ce | [log] [tgz] |
---|---|---|
author | David Sterba <dsterba@suse.cz> | Wed Jun 04 18:10:45 2014 +0200 |
committer | Chris Mason <clm@fb.com> | Wed Sep 17 13:37:11 2014 -0700 |
tree | 4fbd0280a95299b7730f2b14ccfa17390595ca0a | |
parent | 57cdc8db21bf9cfa6b2e45310d56e74e263e8609 [diff] |
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 <dsterba@suse.cz> Signed-off-by: Chris Mason <clm@fb.com>