`settings_file_save_priv()` already takes `const char *value`, so there is no reason to cast to `char *` before passing. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev> |
||
|---|---|---|
| .. | ||
| include/settings | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||
`settings_file_save_priv()` already takes `const char *value`, so there is no reason to cast to `char *` before passing. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev> |
||
|---|---|---|
| .. | ||
| include/settings | ||
| src | ||
| CMakeLists.txt | ||
| Kconfig | ||