git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
57cdc8d
)
btrfs: make close_ctree return void
author
David Sterba
<dsterba@suse.cz>
Wed, 4 Jun 2014 16:10:45 +0000
(18:10 +0200)
committer
Chris 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