zephyr/subsys/fs/nvs
Pisit Sawangvonganan 88374b0738 fs: nvs: streamline `rc` return logic
Streamline the `rc` return logic in `nvs_flash_wrt_entry()`, `nvs_gc()`
by directly returning `rc`, as the redundant conditional check and
explicit return of 0 were unnecessary.

Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
2024-10-08 16:57:49 +02:00
..
CMakeLists.txt
Kconfig
nvs.c
nvs_priv.h