[PATCH 1/1] efi_loader: typo 'mange' in efi_net.c

Ilias Apalodimas ilias.apalodimas at linaro.org
Thu Nov 6 14:08:32 CET 2025


On Tue, 4 Nov 2025 at 23:48, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> %s/mange/manage/
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  lib/efi_loader/efi_net.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/efi_loader/efi_net.c b/lib/efi_loader/efi_net.c
> index b8a6e08ba8e..0f8a851e3f2 100644
> --- a/lib/efi_loader/efi_net.c
> +++ b/lib/efi_loader/efi_net.c
> @@ -372,7 +372,7 @@ out:
>  }
>
>  /*
> - * efi_net_receive_filters() - mange multicast receive filters
> + * efi_net_receive_filters() - manage multicast receive filters
>   *
>   * This function implements the ReceiveFilters service of the
>   * EFI_SIMPLE_NETWORK_PROTOCOL. See the Unified Extensible Firmware Interface
> --
> 2.51.0
>

Reviewed-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>


More information about the U-Boot mailing list