提交 0b785be4 编写于 作者: J John Ferlan

cpu: Remove NONNULL(1) for cpuBaseline

Since the code checks and handles a NULL 'cpus' anyway, so no need
for the NONNULL.
上级 73f5256b
......@@ -195,8 +195,7 @@ cpuBaseline (virCPUDefPtr *cpus,
unsigned int ncpus,
const char **models,
unsigned int nmodels,
unsigned int flags)
ATTRIBUTE_NONNULL(1);
unsigned int flags);
int
virCPUUpdate(virArch arch,
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册