The settings_init() API was protected against multiple calls, but the only function that calls it, settings_subsys_init(), was not. Add the protection to the higher-level function as well. Signed-off-by: Johan Hedberg <johan.hedberg@intel.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| settings_fcb.c | ||
| settings_file.c | ||
| settings_init.c | ||
| settings_line.c | ||
| settings_priv.h | ||
| settings_store.c | ||
| settings.c | ||