omfs: convert to use beXX_add_cpu()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 5 Oct 2012 00:16:53 +0000 (17:16 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Oct 2012 18:05:31 +0000 (03:05 +0900)
commitc99b6841d74a5c7d3698cc2a3ec44241fe64b769
tree2ad85ea9b24fbe46222041bc5fe39a29df2fca79
parent0324b5a450f8a58304e93c5d886add24ca3527bc
omfs: convert to use beXX_add_cpu()

Convert cpu_to_beXX(beXX_to_cpu(E1) + E2) to use beXX_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>
Acked-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/omfs/file.c