Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 275744cc authored by Arnaud Lacombe's avatar Arnaud Lacombe
Browse files

kconfig/conf: reduce the scope of `defconfig_file'



This variable is not used outside of main() so there is not much reason keeping
it global. Ensure it is initialized as gcc has no way to know that normal
execution path expect only one option switch to be given on the command line
(except when we request help). As a result, we always initialize
`defconfig_file' before using it.

Signed-off-by: default avatarArnaud Lacombe <lacombar@gmail.com>
parent 8494453a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment