]> git.karo-electronics.de Git - karo-tx-linux.git/commit
Convert cpu_to_le32(le32_to_cpu(E1) + E2) to use le32_add_cpu().
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Sun, 14 Oct 2012 22:39:19 +0000 (09:39 +1100)
committerStephen Rothwell <sfr@canb.auug.org.au>
Sun, 14 Oct 2012 22:39:19 +0000 (09:39 +1100)
commite5cb7ee28f24a657a0e8874c8fbe40c110af942f
tree25e294d00a7d26af9be904bdd21ee84c317ffb94
parenta499672925830743085303465f32d16a9223b446
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>
drivers/md/persistent-data/dm-space-map-common.c