!709 A核代码静态告警定期清理

Merge pull request !709 from wangchen/1112_codex
This commit is contained in:
openharmony_ci
2021-11-16 06:47:22 +00:00
committed by Gitee
22 changed files with 144 additions and 135 deletions

View File

@@ -217,7 +217,7 @@ UINT32 OsShellCmdWatch(UINT32 argc, const CHAR **argv)
{
WatchCB *watchItem = NULL;
UINT32 argoff = 0;
UINT32 ret = 0;
UINT32 ret;
INT32 err;
if (argc == 0) {