[PATCH v5 02/23] efi_loader: Fix typos in enum efi_allocate_type
Simon Glass
sjg at chromium.org
Tue Dec 17 20:48:16 CET 2024
On Wed, 11 Dec 2024 at 15:54, Simon Glass <sjg at chromium.org> wrote:
>
> Fix 'indicatged' and 'adress' typos.
I don't really like patches that changes typos. Personally it only
makes my life bisecting harder. Since Tom and Heinrich already
reviewed it, I don't mind, but this really has no place in this
patchset.
Thanks
/Ilias
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Reviewed-by: Heinrich Schuchardt <xypron.glpk at gmx.de>
> Reviewed-by: Tom Rini <trini at konsulko.com>
> ---
>
> (no changes since v1)
>
> include/efi.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Applied to sjg/master, thanks!
More information about the U-Boot
mailing list