[U-Boot] [PATCH v2 34/40] env: Drop the ACTION typedef

Tom Rini trini at konsulko.com
Tue Aug 13 16:55:43 UTC 2019


On Thu, Aug 01, 2019 at 09:47:09AM -0600, Simon Glass wrote:

> Avoid using a typedef here which is unnecessary. Add an 'env_' prefix to
> both the enum and its members to make it clear that these are related to
> the environment.
> 
> Add an ENV prefix to these two flags so that it is clear what they relate
> to. Also move them to env.h since they are part of the public API. Use an
> enum rather than a #define to tie them together.
> 
> Signed-off-by: Simon Glass <sjg at chromium.org>

Applied to u-boot/master, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: not available
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20190813/56456fb3/attachment.sig>


More information about the U-Boot mailing list