crypto: talitos - convert to use be16_add_cpu()
authorWei Yongjun <yongjun_wei@trendmicro.com.cn>
Fri, 28 Sep 2012 04:52:25 +0000 (12:52 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Mon, 15 Oct 2012 14:18:26 +0000 (22:18 +0800)
Convert cpu_to_be16(be16_to_cpu(E1) + E2) to use be16_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: Herbert Xu <herbert@gondor.apana.org.au>

No differences found