Skip to content
Snippets Groups Projects
Commit 1229533a authored by Heiko Schocher's avatar Heiko Schocher Committed by Tom Rini
Browse files

env: split env_import_redund() into 2 functions


split from env_import_redund() the part which checks
which Environment is valid into a separate function
called env_check_redund() and call it from env_import_redund().

So env_check_redund() can be used from places which also
need to do this checks.

Signed-off-by: default avatarHeiko Schocher <hs@denx.de>
Reviewed-by: Simon Glass's avatarSimon Glass <sjg@chromium.org>
parent 8d7f3fcb
No related branches found
No related tags found
No related merge requests found
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