[U-Boot] [PATCH 30/39] env: Drop the ENTRY typdef

Joe Hershberger joe.hershberger at ni.com
Tue Jul 30 21:16:39 UTC 2019


On Sun, Jul 28, 2019 at 9:24 AM Simon Glass <sjg at chromium.org> wrote:
>
> U-Boot is not supposed to use typedef for structs anymore. Also this name
> is the same as the ENTRY() macro used in assembler files, and 'entry'
> itself is widely used in U-Boot (>8k matches).
>
> Drop the typedef and rename the struct to env_entry to reduce confusion.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list