]> www.infradead.org Git - users/jedix/linux-maple.git/commit
crypto: api - Disable boot-test-finished if algapi is a module
authorHerbert Xu <herbert@gondor.apana.org.au>
Tue, 21 May 2024 02:54:50 +0000 (10:54 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 31 May 2024 09:34:56 +0000 (17:34 +0800)
commitf9110822fca5b92daefc2bfae4cfcda7dcfb03c9
tree3589cc412455d573538a22288277250b92ab84a6
parentb42519dbba838c928e82b55f32712fbe3eed2c45
crypto: api - Disable boot-test-finished if algapi is a module

The boot-test-finished toggle is only necessary if algapi
is built into the kernel.  Do not include this code if it is a module.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/algapi.c
crypto/api.c
crypto/internal.h