kernel_liteos_a/fs/vfs/operation
lnlan 9ba725c3d4 fix: A核代码静态告警定期清理
【背景】A核代码静态告警定期清理

【修改方案】
1,根据codex等工具分析结果,进行必要的规范等问题修改

【影响】
对现有的产品编译不会有影响。

re #I4I0O8
Signed-off-by: wangchen <253227059@qq.com>
2021-11-15 02:47:08 +00:00
..
fullpath.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
vfs_chattr.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_check.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_cloexec.c fix: A核告警消除 2021-08-20 18:09:04 +08:00
vfs_fallocate.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_fallocate64.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_fcntl.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_force_umount.c fix: A核告警消除 2021-08-20 18:09:04 +08:00
vfs_init.c feat: page cache backed by vnode instead of filep 2021-09-14 15:31:33 +08:00
vfs_other.c fix: A核代码静态告警定期清理 2021-11-15 02:47:08 +00:00
vfs_preadv.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_procfd.c fix: syscall review bugfix 2021-09-09 15:19:03 +08:00
vfs_pwritev.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_readv.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_utime.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00
vfs_writev.c feat(vfs): vfs支持FD_CLOEXEC标记 2021-08-11 15:35:46 +08:00