crypto: talitos - declare local functions static
authorLEROY Christophe <christophe.leroy@c-s.fr>
Fri, 6 Oct 2017 13:04:47 +0000 (15:04 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 12 Oct 2017 14:55:28 +0000 (22:55 +0800)
commit5b2cf268f193f5bc0c5212107185eb966e547641
treeaa64ccf459d550cb48251480ad7a973aa5ea89a7
parente4a647c49c581e877001676e658a8dab82a15967
crypto: talitos - declare local functions static

talitos_handle_buggy_hash() and talitos_sg_map() are only used
locally, make them static

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