openharmony_kernel_liteos_m/components/shell/include
pef e0d8b5328f fix: 修复shell 模块存在大量的编译告警及codeCheck。
【背景】
代码中存在规范问题和编译告警。
如:error: unused variable 'taskID2' [-Werror=unused-variable]
应该去掉不用的变量。

【修改方案】
1. 修改变量类型宏的使用。
2. 根据告警信息修复问题代码。

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

re #I48V2J

Change-Id: I7f364fcf974d2a439639f35ba428e04f7de7338a
Signed-off-by: pef <cyd1997@126.com>
2021-10-20 07:50:23 +00:00
..
shcmd.h fix: 修复shell 模块存在大量的编译告警及codeCheck。 2021-10-20 07:50:23 +00:00
shcmdparse.h feat: add L0 shell function 2021-07-13 22:04:30 +08:00
shell.h fix: l0 shell adapt new master 2021-07-17 19:54:44 +08:00
shmsg.h fix: 修复shell 模块存在大量的编译告警及codeCheck。 2021-10-20 07:50:23 +00:00
show.h fix: 修复shell 模块存在大量的编译告警及codeCheck。 2021-10-20 07:50:23 +00:00