]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1df5710abce4a6438391ca8816aa9bd284467df1
tree2ad85ea9b24fbe46222041bc5fe39a29df2fca79
parentdb3b41388f9839c4714cdfbdb087aec3c2124fc0
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