Skip to content
Commit 00caae6d authored by Simon Glass's avatar Simon Glass Committed by Tom Rini
Browse files

env: Rename getenv/_f() to env_get()



We are now using an env_ prefix for environment functions. Rename these
two functions for consistency. Also add function comments in common.h.

Quite a few places use getenv() in a condition context, provoking a
warning from checkpatch. These are fixed up in this patch also.

Suggested-by: default avatarWolfgang Denk <wd@denx.de>
Signed-off-by: default avatarSimon Glass <sjg@chromium.org>
parent fd1e959e
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment