]> git.baikalelectronics.ru Git - kernel.git/commit
hpfs: convert to use leXX_add_cpu()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 5 Oct 2012 00:14:39 +0000 (17:14 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:08 +0000 (03:05 +0900)
commit5b39af4c47f08bc26009ea5b9b7af1358fcb3281
treeb69ecbd4b5ab2f3fb79d7540718d47ab732fac31
parent607cb62a9a5113d5f5b26c9d45b4e34197ae4e10
hpfs: convert to use leXX_add_cpu()

Convert cpu_to_leXX(leXX_to_cpu(E1) + E2) to use leXX_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>
Cc: Mikulas Patocka <mikulas@artax.karlin.mff.cuni.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/hpfs/anode.c
fs/hpfs/dnode.c