Skip to content

Commit

Permalink
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Baruch Siach authored and Jarkko Sakkinen committed Nov 27, 2016
1 parent 420d439 commit cbef69a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/char/tpm/tpm2-cmd.c
Original file line number Diff line number Diff line change
Expand Up @@ -680,7 +680,7 @@ static int tpm2_unseal_cmd(struct tpm_chip *chip,
}

/**
* tpm_unseal_trusted() - unseal the payload of a trusted key
* tpm2_unseal_trusted() - unseal the payload of a trusted key
* @chip_num: TPM chip to use
* @payload: the key data in clear and encrypted form
* @options: authentication values and other options
Expand Down

0 comments on commit cbef69a

Please sign in to comment.