public inbox for linux-integrity@vger.kernel.org
 help / color / mirror / Atom feed
From: Jarkko Sakkinen <jarkko@kernel.org>
To: Chu Guangqing <chuguangqing@inspur.com>
Cc: peterhuewe@gmx.de, jgg@ziepe.ca, linux-integrity@vger.kernel.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH 1/1] tpm_crb: Fix a spelling mistake
Date: Tue, 25 Nov 2025 17:36:26 +0200	[thread overview]
Message-ID: <aSXM-v5FirQQopOg@kernel.org> (raw)
In-Reply-To: <20251125023030.3023-1-chuguangqing@inspur.com>

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@inspur.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@kernel.org>

BR, Jarkko

      reply	other threads:[~2025-11-25 15:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-11-25  2:30 [PATCH 1/1] tpm_crb: Fix a spelling mistake Chu Guangqing
2025-11-25 15:36 ` Jarkko Sakkinen [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=aSXM-v5FirQQopOg@kernel.org \
    --to=jarkko@kernel.org \
    --cc=chuguangqing@inspur.com \
    --cc=jgg@ziepe.ca \
    --cc=linux-integrity@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=peterhuewe@gmx.de \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox