OSDN Git Service

crypto: user - made crypto_user_stat optional
authorCorentin Labbe <clabbe@baylibre.com>
Thu, 29 Nov 2018 14:42:16 +0000 (14:42 +0000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 7 Dec 2018 06:15:00 +0000 (14:15 +0800)
commit2ced26078fcff26db532d6300a1b5f8ffd11a5e1
treeb132cfafef62c742cc0bcfa680984736f3d6e59f
parentc97e4df573f2434b07f08d3b93673f61158d267f
crypto: user - made crypto_user_stat optional

Even if CRYPTO_STATS is set to n, some part of CRYPTO_STATS are
compiled.
This patch made all part of crypto_user_stat uncompiled in that case.

Signed-off-by: Corentin Labbe <clabbe@baylibre.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/Makefile
crypto/algapi.c
include/crypto/internal/cryptouser.h
include/linux/crypto.h