提交 0ebd5aa6 编写于 作者: X xionglei6@huawei.com

fix code style

Signed-off-by: Nxionglei6@huawei.com <xionglei6@huawei.com>
上级 03a63f42
......@@ -174,7 +174,7 @@ static const char *GetCmdInfo(const char *content, uint32_t contentSize, char **
static void SendTriggerEvent(int type, const char *content, uint32_t contentLen)
{
PARAM_CHECK(content != NULL, return, "Invalid param");
PARAM_CHECK(content != NULL, return, "Invalid param");
PARAM_LOGD("SendTriggerEvent type %d content %s", type, content);
if (type == EVENT_TRIGGER_PARAM) {
int ctrlSize = strlen(SYS_POWER_CTRL);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册