From: Martin Kletzander Date: Wed, 14 Jul 2021 13:56:26 +0000 (+0200) Subject: whitespace clean-ups X-Git-Tag: v7.6.0-rc1~177 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=439eaf63993c4ad7efb123569f9db2657f64a815;p=thirdparty%2Flibvirt.git whitespace clean-ups Signed-off-by: Martin Kletzander Reviewed-by: Andrea Bolognani --- diff --git a/docs/schemas/capability.rng b/docs/schemas/capability.rng index 66dba829a8..7747a01558 100644 --- a/docs/schemas/capability.rng +++ b/docs/schemas/capability.rng @@ -283,11 +283,11 @@ - - - - - + + + + + diff --git a/src/conf/capabilities.c b/src/conf/capabilities.c index f311377469..15c76d791a 100644 --- a/src/conf/capabilities.c +++ b/src/conf/capabilities.c @@ -1056,7 +1056,7 @@ virCapabilitiesFormatMemoryBandwidth(virBuffer *buf, node->id, cpus_str); virBufferAsprintf(&childrenBuf, - "\n", control->granularity, control->min, control->max_allocation); diff --git a/src/util/virresctrl.c b/src/util/virresctrl.c index 2a3bcda6f5..1c41d1d356 100644 --- a/src/util/virresctrl.c +++ b/src/util/virresctrl.c @@ -662,7 +662,7 @@ virResctrlGetMemoryBandwidthInfo(virResctrlInfo *resctrl) rv = virFileReadValueUint(&i_membw->max_allocation, SYSFS_RESCTRL_PATH "/info/MB/num_closids"); if (rv == -2) { - /* Similar reasoning to min_bandwidth above. */ + /* Similar reasoning to min_bandwidth above. */ virReportError(VIR_ERR_INTERNAL_ERROR, "%s", _("Cannot get max allocation from resctrl memory info")); } diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml index 5f3678e072..1327d85c98 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl-fake-feature.xml @@ -56,10 +56,10 @@ - + - + diff --git a/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml b/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml index c386edd4b0..b638bbd1c9 100644 --- a/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml +++ b/tests/vircaps2xmldata/vircaps-x86_64-resctrl.xml @@ -54,10 +54,10 @@ - + - +