diff options
author | Eric Biggers <ebiggers@google.com> | 2020-01-02 19:59:08 -0800 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2020-01-09 11:30:57 +0800 |
commit | aed11cf57ddb24aa97ca3b55c9e26c37759c4baa (patch) | |
tree | 8f2fc4d674f2a506622a620398246373b77f33aa /drivers/watchdog/pm8916_wdt.c | |
parent | 6d1b41fce0aa916efd1ce0728e1e4bd20a3642d5 (diff) | |
download | linux-aed11cf57ddb24aa97ca3b55c9e26c37759c4baa.tar.bz2 |
crypto: algapi - fold crypto_init_spawn() into crypto_grab_spawn()
Now that crypto_init_spawn() is only called by crypto_grab_spawn(),
simplify things by moving its functionality into crypto_grab_spawn().
In the process of doing this, also be more consistent about when the
spawn and instance are updated, and remove the crypto_spawn::dropref
flag since now it's always set.
Signed-off-by: Eric Biggers <ebiggers@google.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'drivers/watchdog/pm8916_wdt.c')
0 files changed, 0 insertions, 0 deletions