summaryrefslogtreecommitdiff
path: root/drivers/tpm/sandbox_common.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/tpm/sandbox_common.h')
-rw-r--r--drivers/tpm/sandbox_common.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/tpm/sandbox_common.h b/drivers/tpm/sandbox_common.h
index e822a200fd..f423c50ec5 100644
--- a/drivers/tpm/sandbox_common.h
+++ b/drivers/tpm/sandbox_common.h
@@ -57,7 +57,7 @@ struct nvdata_state {
* number used by the sandbox emulation.
*
* @index: Index to use (FIRMWARE_NV_INDEX, etc.)
- * @return associated space (enum sandbox_nv_space)
+ * Return: associated space (enum sandbox_nv_space)
*/
int sb_tpm_index_to_seq(uint index);