`shell_cmd_precheck()` function has the second argument as boolean and currently we pass assignment expression instead of boolean expression. Therefore, fix the expression by passing `argc == 2` as the boolean argument. Fixes #11099 Coverity-CID: 189507 Signed-off-by: Himanshu Jha <himanshujha199640@gmail.com> |
||
|---|---|---|
| .. | ||
| src | ||
| CMakeLists.txt | ||
| prj.conf | ||
| sample.yaml | ||