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:
fe5fe90
)
dm persistent data: convert to use le32_add_cpu
author
Wei Yongjun
<yongjun_wei@trendmicro.com.cn>
Fri, 12 Oct 2012 15:59:47 +0000
(16:59 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 12 Oct 2012 15:59:47 +0000
(16:59 +0100)
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: Alasdair G Kergon <agk@redhat.com>
No differences found