openharmony_kernel_liteos_a/kernel
yinjiaming 96b2d557ac fix: 内核告警修复
【背景】
经代码扫描工具检测,内核代码中存在
可以修复的告警

【修改方案】
1.将单语句的if, while等加上括号
2.将C语言风格的类型转换变为C++风格

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

Signed-off-by: yinjiaming <yinjiaming@huawei.com>
Change-Id: I7d4a04a8904abb3c33e843049bf15f4386d3efd8
2022-09-21 11:38:51 +08:00
..
base fix: 拼写错误修正 2022-07-21 11:05:11 +00:00
common fix: 内核告警修复 2022-09-21 11:38:51 +08:00
extended fix: 拼写错误修正 2022-07-21 11:05:11 +00:00
include fix: 内核告警清理 2022-08-08 13:09:54 +00:00
user chore(make): simplify build scripts 2021-09-09 18:56:47 +08:00
BUILD.gn chore: output liteos binaries to target_out_dir 2021-07-22 18:52:24 +08:00
Kconfig fix: 修复部分内核态测试用例 2022-03-16 17:16:55 +08:00