]> asedeno.scripts.mit.edu Git - linux.git/commit
crypto: api - Add more comments to crypto_remove_spawns
authorHerbert Xu <herbert@gondor.apana.org.au>
Sat, 7 Dec 2019 14:33:51 +0000 (22:33 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 11 Dec 2019 08:48:39 +0000 (16:48 +0800)
commit02244ba44bc366c38e188a3a90afc63dffae9897
treefebb52866edbdc28ad60b8d45b2ba18a119a0886
parent4f87ee118d16b4b2116a477229573ed5003b0d78
crypto: api - Add more comments to crypto_remove_spawns

This patch explains the logic behind crypto_remove_spawns and its
underling crypto_more_spawns.

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