nuttx/fs/rpmsgfs
zhanghongyu b723e90356 fs: move memset to upper lever for statfs
if struct statfs add new members, such as f_fsid, no additional code
changes are required.

Signed-off-by: zhanghongyu <zhanghongyu@xiaomi.com>
2023-06-16 11:10:25 +08:00
..
Kconfig
Make.defs
rpmsgfs_client.c change strcpy to strlcpy 2023-02-24 12:15:40 +08:00
rpmsgfs_server.c change strcpy to strlcpy 2023-02-24 12:15:40 +08:00
rpmsgfs.c fs: move memset to upper lever for statfs 2023-06-16 11:10:25 +08:00
rpmsgfs.h nuttx: replace all ARRAY_SIZE()/ARRAYSIZE() to nitems() 2023-02-09 20:05:44 +08:00