]> git.baikalelectronics.ru Git - kernel.git/commit
crypto: af_alg - make some functions static
authorEric Biggers <ebiggers@google.com>
Thu, 10 Jan 2019 20:18:00 +0000 (12:18 -0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 18 Jan 2019 10:43:43 +0000 (18:43 +0800)
commit85092550e11814c28487abd733a1d57457334243
treea33cf92b09e39cf6432232cba721251d435c3405
parent7aa820f2e3842f9cbab890bdf5edb081a9c60e4a
crypto: af_alg - make some functions static

Some exported functions in af_alg.c aren't used outside of that file.
Therefore, un-export them and make them 'static'.

Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/af_alg.c
include/crypto/if_alg.h