diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2023-02-16 11:35:28 +0100 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2023-03-14 10:06:42 +0100 |
commit | c0f9e01dd266b8a8f674d9f6a388972b81be1641 (patch) | |
tree | 326069abc24c18ed881132bbb7e2f07b7bfc03ae /crypto/algif_rng.c | |
parent | crypto: api - Move MODULE_ALIAS_CRYPTO to algapi.h (diff) | |
download | linux-c0f9e01dd266b8a8f674d9f6a388972b81be1641.tar.xz linux-c0f9e01dd266b8a8f674d9f6a388972b81be1641.zip |
crypto: api - Check CRYPTO_USER instead of NET for report
The report function is currently conditionalised on CONFIG_NET.
As it's only used by CONFIG_CRYPTO_USER, conditionalising on that
instead of CONFIG_NET makes more sense.
This gets rid of a rarely used code-path.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/algif_rng.c')
0 files changed, 0 insertions, 0 deletions