tpm: Remove tpm_send()
authorJarkko Sakkinen <jarkko@kernel.org>
Mon, 29 Apr 2024 20:27:51 +0000 (16:27 -0400)
committerJarkko Sakkinen <jarkko@kernel.org>
Thu, 9 May 2024 19:30:50 +0000 (22:30 +0300)
commit4f0feb5463cc6783c9145e707f93c54e7bb1112e
treebad7dfe496a28f3b94799163a17b66b9c999138c
parentcf792e903affdf585f20fea41ea4f9b4eac124ab
tpm: Remove tpm_send()

Open code the last remaining call site for tpm_send().

Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
Reviewed-by: Stefan Berger <stefanb@linux.ibm.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Tested-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/tpm-interface.c
include/linux/tpm.h
security/keys/trusted-keys/trusted_tpm1.c