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:
fbbccec
)
ceph: remove redundant use of le32_to_cpu
author
Noah Watkins
<noah@noahdesu.com>
Wed, 28 Oct 2009 21:04:48 +0000
(14:04 -0700)
committer
Sage Weil
<sage@newdream.net>
Thu, 29 Oct 2009 00:44:37 +0000
(17:44 -0700)
Using stripe unit size calculated and saved on the stack to avoid
a redundant call to le32_to_cpu.
Signed-off-by: Noah Watkins <noah@noahdesu.com>
Signed-off-by: Sage Weil <sage@newdream.net>
No differences found