[PATCH 5/5] lmb: fix typo 'commun'

Ilias Apalodimas ilias.apalodimas at linaro.org
Mon Nov 15 16:44:12 CET 2021


On Sun, 14 Nov 2021 at 11:03, Heinrich Schuchardt
<heinrich.schuchardt at canonical.com> wrote:
>
> %s/commun/common/
>
> Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt at canonical.com>
> ---
>  lib/Kconfig | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/lib/Kconfig b/lib/Kconfig
> index 70bf8e7a46..807a4c6ade 100644
> --- a/lib/Kconfig
> +++ b/lib/Kconfig
> @@ -793,7 +793,7 @@ config LMB
>           Support the library logical memory blocks.
>
>  config LMB_USE_MAX_REGIONS
> -       bool "Use a commun number of memory and reserved regions in lmb lib"
> +       bool "Use a common number of memory and reserved regions in lmb lib"
>         depends on LMB
>         default y
>         help
> --
> 2.32.0
>
Acked-by: Ilias Apalodimas <ilias.apalodimas at linaro.org>


More information about the U-Boot mailing list