Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

char: tpm: fix kerneldoc tpm2_unseal_trusted name typo

Signed-off-by: Baruch Siach <baruch@tkos.co.il>
Reviewed-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>
Signed-off-by: Jarkko Sakkinen <jarkko.sakkinen@linux.intel.com>

authored by

Baruch Siach and committed by
Jarkko Sakkinen
cbef69a9 420d4398

+1 -1
+1 -1
drivers/char/tpm/tpm2-cmd.c
··· 680 680 } 681 681 682 682 /** 683 - * tpm_unseal_trusted() - unseal the payload of a trusted key 683 + * tpm2_unseal_trusted() - unseal the payload of a trusted key 684 684 * @chip_num: TPM chip to use 685 685 * @payload: the key data in clear and encrypted form 686 686 * @options: authentication values and other options