]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit1f75fcdbffbaa7826198e19e15cf0987440348bf
treeaa64ccf459d550cb48251480ad7a973aa5ea89a7
parent81b39da30f2a64e5499e5be3d26233375f2365b0
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