diff mbox series

[v2,1/1] efi_loader: typo mstching

Message ID 20240418023202.11327-1-heinrich.schuchardt@canonical.com
State Accepted, archived
Commit 2608015921f61425f09e3a413f22be6c155a13a7
Delegated to: Heinrich Schuchardt
Headers show
Series [v2,1/1] efi_loader: typo mstching | expand

Commit Message

Heinrich Schuchardt April 18, 2024, 2:32 a.m. UTC
%s/mstching/matching/

Reported-by: E Shattow <lucent@gmail.com>
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
---
v2:
	correct Reported-by line
---
 lib/efi_loader/efi_var_common.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Ilias Apalodimas April 18, 2024, 5:24 a.m. UTC | #1
On Thu, 18 Apr 2024 at 05:32, Heinrich Schuchardt
<heinrich.schuchardt@canonical.com> wrote:
>
> %s/mstching/matching/
>
> Reported-by: E Shattow <lucent@gmail.com>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
> ---
> v2:
>         correct Reported-by line
> ---
>  lib/efi_loader/efi_var_common.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/efi_loader/efi_var_common.c b/lib/efi_loader/efi_var_common.c
> index aa8feffd3ec..ed53bcf3939 100644
> --- a/lib/efi_loader/efi_var_common.c
> +++ b/lib/efi_loader/efi_var_common.c
> @@ -419,7 +419,7 @@ void *efi_get_var(const u16 *name, const efi_guid_t *vendor, efi_uintn_t *size)
>  }
>
>  /**
> - * efi_var_collect() - Copy EFI variables mstching attributes mask
> + * efi_var_collect() - Copy EFI variables matching attributes mask
>   *
>   * @bufp:      buffer containing variable collection
>   * @lenp:      buffer length
> --
> 2.43.0
>

Reviewed-by: Ilias Apalodimas <ilias.apalodimas@linaro.org>
diff mbox series

Patch

diff --git a/lib/efi_loader/efi_var_common.c b/lib/efi_loader/efi_var_common.c
index aa8feffd3ec..ed53bcf3939 100644
--- a/lib/efi_loader/efi_var_common.c
+++ b/lib/efi_loader/efi_var_common.c
@@ -419,7 +419,7 @@  void *efi_get_var(const u16 *name, const efi_guid_t *vendor, efi_uintn_t *size)
 }
 
 /**
- * efi_var_collect() - Copy EFI variables mstching attributes mask
+ * efi_var_collect() - Copy EFI variables matching attributes mask
  *
  * @bufp:	buffer containing variable collection
  * @lenp:	buffer length