153 Star 690 Fork 534

OpenHarmony / kernel_liteos_m

 / 详情

删除C文件中无用的__cplusplus

已完成
任务 成员
创建于  
2021-10-09 08:36

【任务描述】
1、删除C文件中无用的__cplusplus

  • 新增的c-sky等模块一些c文件中的依旧保留了下述代码,需要删除。
#ifdef __cplusplus
#if __cplusplus
extern "C" {
#endif /* __cplusplus */
#endif /* __cplusplus */

2、注释中的部分不规范内容修改,缩进,空行,错别字等

【解决方案】

【任务来源】

检视芯片架构arch模块的代码,修复发现的一些问题。

1、

评论 (1)

kenneth 创建了任务
kenneth 关联仓库设置为OpenHarmony/kernel_liteos_m
kenneth 负责人设置为kenneth
kenneth 任务状态待办的 修改为进行中
kenneth 通过openharmony/kernel_liteos_m Pull Request !337任务状态进行中 修改为已完成
展开全部操作日志

fix: 删除C文件中无用的__cplusplus

新增的c-sky等模块一些c文件中的依旧保留了无用的__cplusplus需要删除;修复注释中的部分不规范内容修改,缩进,空行,错别字等。

close #I4D0YK:删除C文件中无用的__cplusplus

Signed-off-by: kenneth zhushangyuan@huawei.com

-----来自 commit 7fe3aad

登录 后才可以发表评论

状态
负责人
项目
里程碑
Pull Requests
关联的 Pull Requests 被合并后可能会关闭此 issue
分支
开始日期   -   截止日期
-
置顶选项
优先级
预计工期 (小时)
参与者(1)
C
1
https://gitee.com/openharmony/kernel_liteos_m.git
git@gitee.com:openharmony/kernel_liteos_m.git
openharmony
kernel_liteos_m
kernel_liteos_m

搜索帮助