mirror of
https://github.com/torvalds/linux.git
synced 2026-05-26 16:12:59 +02:00
tpm_crb: Fix a spelling mistake
The spelling of the word "requrest" is incorrect; it should be "request". Signed-off-by: Chu Guangqing <chuguangqing@inspur.com> Signed-off-by: Jarkko Sakkinen <jarkko@kernel.org>
This commit is contained in:
parent
cffc934c0d
commit
76b1a8aebe
|
|
@ -412,7 +412,7 @@ static int crb_do_acpi_start(struct tpm_chip *chip)
|
|||
#ifdef CONFIG_ARM64
|
||||
/*
|
||||
* This is a TPM Command Response Buffer start method that invokes a
|
||||
* Secure Monitor Call to requrest the firmware to execute or cancel
|
||||
* Secure Monitor Call to request the firmware to execute or cancel
|
||||
* a TPM 2.0 command.
|
||||
*/
|
||||
static int tpm_crb_smc_start(struct device *dev, unsigned long func_id)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user