lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aSXM-v5FirQQopOg@kernel.org>
Date: Tue, 25 Nov 2025 17:36:26 +0200
From: Jarkko Sakkinen <jarkko@...nel.org>
To: Chu Guangqing <chuguangqing@...pur.com>
Cc: peterhuewe@....de, jgg@...pe.ca, linux-integrity@...r.kernel.org,
	linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] tpm_crb: Fix a spelling mistake

On Tue, Nov 25, 2025 at 10:30:30AM +0800, Chu Guangqing wrote:
> The spelling of the word "requrest" is incorrect; it should be "request".
> 
> Signed-off-by: Chu Guangqing <chuguangqing@...pur.com>
> ---
>  drivers/char/tpm/tpm_crb.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/char/tpm/tpm_crb.c b/drivers/char/tpm/tpm_crb.c
> index c75a531cfb98..e094c517b96e 100644
> --- a/drivers/char/tpm/tpm_crb.c
> +++ b/drivers/char/tpm/tpm_crb.c
> @@ -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)
> -- 
> 2.43.7
> 


Reviewed-by: Jarkko Sakkinen <jarkko@...nel.org>

BR, Jarkko

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ