projects
/
platform
/
kernel
/
linux-exynos.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
420d439
)
char: tpm: fix kerneldoc tpm2_unseal_trusted name typo
author
Baruch Siach
<baruch@tkos.co.il>
Sun, 6 Nov 2016 09:02:45 +0000
(11:02 +0200)
committer
Jarkko Sakkinen
<jarkko.sakkinen@linux.intel.com>
Sun, 27 Nov 2016 23:31:31 +0000
(
01:31
+0200)
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>
drivers/char/tpm/tpm2-cmd.c
patch
|
blob
|
history
diff --git
a/drivers/char/tpm/tpm2-cmd.c
b/drivers/char/tpm/tpm2-cmd.c
index
7df55d5
..
da5b782
100644
(file)
--- 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
+ * tpm
2
_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