提交 46a5d193 编写于 作者: M Michal Privoznik

remoteDomainGetPerfEvents: Re-indent

There are few lines off the indentation.
Signed-off-by: NMichal Privoznik <mprivozn@redhat.com>
上级 13a4ec67
......@@ -1837,10 +1837,10 @@ remoteDomainGetPerfEvents(virDomainPtr domain,
goto done;
if (virTypedParamsDeserialize((virTypedParameterRemotePtr) ret.params.params_val,
ret.params.params_len,
REMOTE_DOMAIN_PERF_EVENTS_MAX,
params,
nparams) < 0)
ret.params.params_len,
REMOTE_DOMAIN_PERF_EVENTS_MAX,
params,
nparams) < 0)
goto cleanup;
rv = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册