All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Ard Biesheuvel <ardb+git@google.com>
Cc: stable@vger.kernel.org
Subject: Re: [PATCH 5.10.y 1/5] drivers: fix typo in firmware/efi/memmap.c
Date: Tue, 2 Jul 2024 12:35:37 +0200	[thread overview]
Message-ID: <2024070232-virtuous-uproar-21a7@gregkh> (raw)
In-Reply-To: <20240629151357.866803-6-ardb+git@google.com>

On Sat, Jun 29, 2024 at 05:13:58PM +0200, Ard Biesheuvel wrote:
> From: Zheng Zhi Yuan <kevinjone25@g.ncu.edu.tw>
> 
> [ Commit 1df4d1724baafa55e9803414ebcdf1ca702bc958 upstream ]
> 
> This patch fixes the spelling error in firmware/efi/memmap.c, changing
> it to the correct word.
> 
> Signed-off-by: Zheng Zhi Yuan <kevinjone25@g.ncu.edu.tw>
> Signed-off-by: Ard Biesheuvel <ardb@kernel.org>
> ---
>  drivers/firmware/efi/memmap.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/drivers/firmware/efi/memmap.c b/drivers/firmware/efi/memmap.c
> index 2ff1883dc788..b4070b5e4c45 100644
> --- a/drivers/firmware/efi/memmap.c
> +++ b/drivers/firmware/efi/memmap.c
> @@ -245,7 +245,7 @@ int __init efi_memmap_install(struct efi_memory_map_data *data)
>   * @range: Address range (start, end) to split around
>   *
>   * Returns the number of additional EFI memmap entries required to
> - * accomodate @range.
> + * accommodate @range.
>   */
>  int __init efi_memmap_split_count(efi_memory_desc_t *md, struct range *range)
>  {
> -- 
> 2.45.2.803.g4e1b14247a-goog
> 
> 

All now queued up, thanks.

greg k-h

      parent reply	other threads:[~2024-07-02 10:35 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-24 16:40 FAILED: patch "[PATCH] efi/x86: Free EFI memory map only when installing a new one." failed to apply to 5.10-stable tree gregkh
2024-06-29 15:13 ` [PATCH 5.10.y 1/5] drivers: fix typo in firmware/efi/memmap.c Ard Biesheuvel
2024-06-29 15:13   ` [PATCH 5.10.y 2/5] efi: Correct comment on efi_memmap_alloc Ard Biesheuvel
2024-06-29 15:14   ` [PATCH 5.10.y 3/5] efi: memmap: Move manipulation routines into x86 arch tree Ard Biesheuvel
2024-06-29 15:14   ` [PATCH 5.10.y 4/5] efi: xen: Set EFI_PARAVIRT for Xen dom0 boot on all architectures Ard Biesheuvel
2024-06-29 15:14   ` [PATCH 5.10.y 5/5] efi/x86: Free EFI memory map only when installing a new one Ard Biesheuvel
2024-07-02 10:35   ` Greg KH [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=2024070232-virtuous-uproar-21a7@gregkh \
    --to=greg@kroah.com \
    --cc=ardb+git@google.com \
    --cc=stable@vger.kernel.org \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.