[U-Boot] [PATCH v2 31/34] env: Rename setenv() and friends to env_set()

Tom Rini trini at konsulko.com
Wed Jul 26 16:11:37 UTC 2017


On Sun, Jul 23, 2017 at 09:20:06PM -0600, Simon Glass wrote:

> We are now using an env_ prefix for environment functions. Rename these
> for consistency. Also add function comments in common.h.
> 
> Suggested-by: Wolfgang Denk <wd at denx.de>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
> 
> Changes in v2:
> - Add new patch to rename setenv() and friends to env_set()
[snip]
>  214 files changed, 630 insertions(+), 599 deletions(-)

This gets pretty massive, and the "and friends" includes things like
eth_setenv_enetaddr and fsl_setenv_chain_of_trust.  Wolfgang, since it
was your suggestion, how about we just rename setenv() to env_set() to
match the rest and leave "and friends" alone?  Thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 819 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20170726/21ecc379/attachment.sig>


More information about the U-Boot mailing list