openharmony_kernel_liteos_a/tools
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
..
build feat: normalize drivers framework component and repos 2022-06-15 20:02:05 +08:00
scripts fix: 内核告警修复 2022-09-21 11:38:51 +08:00
.gitignore drop unnecessary executable file permission mode 2020-10-13 16:37:25 +08:00