+0
−36
+0
−1
Loading
tpm_find_get_ops() looks for the first valid TPM if the caller passes in NULL. All internal users have been converted to either associate themselves with a TPM directly, or call tpm_default_chip() as part of their setup. Remove the no longer necessary tpm_find_get_ops(). Reviewed-by:Jarkko Sakkinen <jarkko@kernel.org> Signed-off-by:
Jonathan McDowell <noodles@meta.com> Signed-off-by:
Jarkko Sakkinen <jarkko@kernel.org>