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:
33c17ad
)
Btrfs: remove of redundant btrfs_header_level
author
Daniel Cadete
<danielcadete10@gmail.com>
Wed, 22 Jul 2009 20:52:13 +0000
(16:52 -0400)
committer
Chris Mason
<chris.mason@oracle.com>
Wed, 22 Jul 2009 20:52:13 +0000
(16:52 -0400)
This removes the continues call's of btrfs_header_level. One call of
btrfs_header_level(c) its enough.
Signed-off-by Daniel Cadete <danielncadete10@gmail.com>
Signed-off-by: Chris Mason <chris.mason@oracle.com>
No differences found