summaryrefslogtreecommitdiff
path: root/scripts/Makefile.thinlto
diff options
context:
space:
mode:
authorThorsten Blum <thorsten.blum@linux.dev>2026-05-19 10:36:32 +0200
committerHerbert Xu <herbert@gondor.apana.org.au>2026-05-29 13:54:43 +0800
commit370d6c3d411af8d34fcc227c244f4926fc743da7 (patch)
tree5fc6c4a6e532afebbcedce884ed613407abfa3b5 /scripts/Makefile.thinlto
parent03215b8457784540acc741e6331e355b62c6c8ab (diff)
crypto: ecrdsa - remove empty sig_alg exit callback
ecrdsa_exit_tfm() is empty, and sig_alg .exit is optional. The corresponding .init callback is not set either, so there is nothing to release in .exit. Remove the empty function and leave .exit unset. Signed-off-by: Thorsten Blum <thorsten.blum@linux.dev> Reviewed-by: Lukas Wunner <lukas@wunner.de> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'scripts/Makefile.thinlto')
0 files changed, 0 insertions, 0 deletions