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:
3e8f43a
)
ceph: convert to use le32_add_cpu()
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 28 Sep 2012 04:59:16 +0000
(12:59 +0800)
committer
Alex Elder
<elder@inktank.com>
Mon, 1 Oct 2012 19:30:54 +0000
(14:30 -0500)
Convert cpu_to_le32(le32_to_cpu(E1) + E2) to use le32_add_cpu().
dpatch engine is used to auto generate this patch.
(https://github.com/weiyj/dpatch)
Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
Signed-off-by: Sage Weil <sage@inktank.com>
No differences found