zephyr/subsys/settings
Marcin Niestroj 36b06f4af8 settings: file: remove unnecessary drop of const identifier
`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>
2022-12-05 11:00:57 +01:00
..
include/settings settings: file: change FS (or file system) wording to File 2022-11-24 09:36:31 +01:00
src settings: file: remove unnecessary drop of const identifier 2022-12-05 11:00:57 +01:00
CMakeLists.txt
Kconfig settings: put all options under if SETTINGS 2022-12-05 11:00:57 +01:00