On Sun, Nov 06, 2016 at 11:02:45AM +0200, Baruch Siach wrote: > Signed-off-by: Baruch Siach <[email protected]>
applied /Jarkko > --- > drivers/char/tpm/tpm2-cmd.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/char/tpm/tpm2-cmd.c b/drivers/char/tpm/tpm2-cmd.c > index 7df55d58c939..da5b782a9731 100644 > --- a/drivers/char/tpm/tpm2-cmd.c > +++ b/drivers/char/tpm/tpm2-cmd.c > @@ -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 > -- > 2.10.2 > ------------------------------------------------------------------------------ Developer Access Program for Intel Xeon Phi Processors Access to Intel Xeon Phi processor-based developer platforms. With one year of Intel Parallel Studio XE. Training and support from Colfax. Order your platform today. http://sdm.link/xeonphi _______________________________________________ tpmdd-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tpmdd-devel
