crypto: talitos - remove to_talitos_ptr_len()
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 6 Oct 2017 13:04:57 +0000 (15:04 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 12 Oct 2017 14:55:33 +0000 (22:55 +0800)
commitda9de146ebd99e162c4724ebce46a2bf2bc06085
treef9dd6e0ccadb50ef0ebfd57e432e3a03396f92fb
parent9c02e2852fcabf0e1542929e887867d01414dec6
crypto: talitos - remove to_talitos_ptr_len()

to_talitos_ptr() and to_talitos_ptr_len() are always called together
in order to fully set a ptr, so lets merge them into a single
helper.

Signed-off-by: Christophe Leroy <christophe.leroy@c-s.fr>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/talitos.c