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> |
||
|---|---|---|
| .. | ||
| ext2 | ||
| fcb | ||
| nvs | ||
| CMakeLists.txt | ||
| fat_fs.c | ||
| fs.c | ||
| fs_impl.c | ||
| fs_impl.h | ||
| fuse_fs_access.c | ||
| Kconfig | ||
| Kconfig.fatfs | ||
| Kconfig.littlefs | ||
| littlefs_fs.c | ||
| shell.c | ||