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:
2bc5565
)
Btrfs: small naming cleanup in join_transaction()
author
Dan Carpenter
<dan.carpenter@oracle.com>
Tue, 19 Jun 2012 10:30:11 +0000
(13:30 +0300)
committer
Chris Mason
<chris.mason@fusionio.com>
Mon, 23 Jul 2012 19:41:39 +0000
(15:41 -0400)
"root->fs_info" and "fs_info" are the same, but "fs_info" is prefered
because it is shorter and that's what is used in the rest of the
function.
Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com>
No differences found