提交 7948df7f 编写于 作者: L liubb_0516

fix coding warningy

Signed-off-by: Nliubb_0516 <liubeibei8@huawei.com>
上级 1c2fc157
......@@ -86,7 +86,8 @@ int32_t SetContextObject(SvcIdentity target)
return SetRegistryObject(target);
}
int32_t SendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option, uintptr_t *buffer)
int32_t SendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply,
MessageOption option, uintptr_t *buffer)
{
if (GetCurrentSkeleton() == NULL) {
RPC_LOG_ERROR("init ipc process skeleton failed.");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册