openharmony_kernel_liteos_a/fs/proc/os_adapt
yinjiaming 2dc24da826 fix: 内核告警清理
【背景】
内核代码经代码扫描工具发现存在一些关于代码格式的告警,
现经修改解除掉告警.

【修改方案】
修改了代码中格式不规范的地方,修改的点有:
1.代码中一行过长
2.没有合理的添加空格和空行
3.没有按照规范进行缩进
4.括号的格式没有按照规范
5.注释的格式不对以及存在魔数字
6.函数的声明与定义的格式不一致
并更新了修改文件的版权头时间

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

re #I5H6F5

Signed-off-by: yinjiaming <yinjiaming@huawei.com>
Change-Id: Ie46b5b3238fd88c25f99542b8ccd138b956c6458
2022-08-08 13:09:54 +00:00
..
fd_proc.c style: Misspelling 2022-06-23 09:45:46 +08:00
fs_cache_proc.c fix: 内核告警清理 2022-08-08 13:09:54 +00:00
mounts_proc.c style: Misspelling 2022-06-23 09:45:46 +08:00
power_proc.c feat: 支持L1 低功耗框架 2021-11-29 11:58:47 +08:00
proc_init.c fix: same file mode for procfs files 2021-09-16 16:18:02 +08:00
proc_vfs.c fix: same file mode for procfs files 2021-09-16 16:18:02 +08:00
process_proc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00
uptime_proc.c style: Misspelling 2022-06-23 09:45:46 +08:00
vmm_proc.c remove __cplusplus guards in .c files 2021-04-19 18:28:25 +08:00