incubator-nuttx/fs/romfs
anjiahao d7b4e91dda Call nxsem_destroy or nxmutex_destry in the error path
1.Don't check the return value of nxsem_init or nxmutex_init
2.Fix some style issue

Signed-off-by: anjiahao <anjiahao@xiaomi.com>
Signed-off-by: Xiang Xiao <xiaoxiang@xiaomi.com>
2022-10-30 13:56:52 +01:00
..
Kconfig romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS 2022-10-24 20:49:09 +08:00
Make.defs Author: Gregory Nutt: update licenses to Apache 2021-02-05 12:15:56 -03:00
fs_romfs.c Call nxsem_destroy or nxmutex_destry in the error path 2022-10-30 13:56:52 +01:00
fs_romfs.h romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS 2022-10-24 20:49:09 +08:00
fs_romfsutil.c romfs: expand file cache by CONFIG_FS_ROMFS_FCACHE_NSECTORS 2022-10-24 20:49:09 +08:00