All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
@ 2016-11-06  9:02 Baruch Siach
       [not found] ` <4585554250d1c81c6c259dceb489f9270292cd38.1478422965.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
  0 siblings, 1 reply; 2+ messages in thread
From: Baruch Siach @ 2016-11-06  9:02 UTC (permalink / raw)
  To: Peter Huewe, Marcel Selhorst, Jarkko Sakkinen
  Cc: Baruch Siach, tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

Signed-off-by: Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
---
 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


------------------------------------------------------------------------------

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
       [not found] ` <4585554250d1c81c6c259dceb489f9270292cd38.1478422965.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
@ 2016-11-08  3:02   ` Jarkko Sakkinen
  0 siblings, 0 replies; 2+ messages in thread
From: Jarkko Sakkinen @ 2016-11-08  3:02 UTC (permalink / raw)
  To: Baruch Siach; +Cc: tpmdd-devel-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f

On Sun, Nov 06, 2016 at 11:02:45AM +0200, Baruch Siach wrote:
> Signed-off-by: Baruch Siach <baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2016-11-08  3:02 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-11-06  9:02 [PATCH] char: tpm: fix kerneldoc tpm2_unseal_trusted name typo Baruch Siach
     [not found] ` <4585554250d1c81c6c259dceb489f9270292cd38.1478422965.git.baruch-NswTu9S1W3P6gbPvEgmw2w@public.gmane.org>
2016-11-08  3:02   ` Jarkko Sakkinen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.