Skip to content
Snippets Groups Projects
Commit 80719938 authored by Simon Goldschmidt's avatar Simon Goldschmidt Committed by Tom Rini
Browse files

env: sf: use env_import_redund to simplify env_sf_load


For the redundant environment configuration, env_sf_load still
contained duplicate code instead of using env_import_redund().

Simplify the code by only executing the load twice and delegating
everything else to env_import_redund.

Signed-off-by: default avatarSimon Goldschmidt <sgoldschmidt@de.pepperl-fuchs.com>
Acked-by: default avatarMaxime Ripard <maxime.ripard@free-electrons.com>
parent 2166ebf7
No related branches found
No related tags found
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