提交 165c76ac 编写于 作者: P Pavel Hrdina

util: virvhba: fix typo that breaks build on non-linux systems

Signed-off-by: NPavel Hrdina <phrdina@redhat.com>
上级 f3b1b981
...@@ -476,7 +476,7 @@ virVHBAPathExists(const char *sysfs_prefix ATTRIBUTE_UNUSED, ...@@ -476,7 +476,7 @@ virVHBAPathExists(const char *sysfs_prefix ATTRIBUTE_UNUSED,
bool bool
virVHBAVportIsCapable(const char *sysfs_prefix ATTRIBUTE_UNUSED, virVHBAIsVportCapable(const char *sysfs_prefix ATTRIBUTE_UNUSED,
int host ATTRIBUTE_UNUSED) int host ATTRIBUTE_UNUSED)
{ {
virReportSystemError(ENOSYS, "%s", _("Not supported on this platform")); virReportSystemError(ENOSYS, "%s", _("Not supported on this platform"));
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册