]> www.infradead.org Git - users/jedix/linux-maple.git/commit
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation
authorStefano Garzarella <sgarzare@redhat.com>
Thu, 13 Mar 2025 09:37:17 +0000 (10:37 +0100)
committerJarkko Sakkinen <jarkko@kernel.org>
Thu, 27 Mar 2025 13:34:05 +0000 (15:34 +0200)
commit618bf0349ef087d9ae0e90a0b2617139bd4b7d0b
tree86d3c4bf2d1e6deba557fbda04f96a2215354549
parentde9e33df7762abbfc2a1568291f2c3a3154c6a9d
tpm/tpm_ftpm_tee: fix struct ftpm_tee_private documentation

The `state` member in `struct ftpm_tee_private` is in the documentation,
but it has never been in the implementation since the commit 09e574831b27
("tpm/tpm_ftpm_tee: A driver for firmware TPM running inside TEE") that
introduced it.

Remove it to have a match between documentation and implementation.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Jarkko Sakkinen <jarkko@kernel.org>
Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
drivers/char/tpm/tpm_ftpm_tee.h