From nobody Sun Feb 8 14:35:09 2026 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) client-ip=205.139.110.61; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.61 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com Return-Path: Received: from us-smtp-delivery-1.mimecast.com (us-smtp-2.mimecast.com [205.139.110.61]) by mx.zohomail.com with SMTPS id 1580207512092737.3841231911051; Tue, 28 Jan 2020 02:31:52 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) (Using TLS) by relay.mimecast.com with ESMTP id us-mta-202-nfZWOZYkMFGE19X321Ygeg-1; Tue, 28 Jan 2020 05:31:47 -0500 Received: from smtp.corp.redhat.com (int-mx08.intmail.prod.int.phx2.redhat.com [10.5.11.23]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 9A3B6107B78B; Tue, 28 Jan 2020 10:31:42 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.21]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 6EC894FA9; Tue, 28 Jan 2020 10:31:42 +0000 (UTC) Received: from lists01.pubmisc.prod.ext.phx2.redhat.com (lists01.pubmisc.prod.ext.phx2.redhat.com [10.5.19.33]) by colo-mx.corp.redhat.com (Postfix) with ESMTP id DE5B385953; Tue, 28 Jan 2020 10:31:41 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx06.intmail.prod.int.phx2.redhat.com [10.5.11.16]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 00SAVfBg014048 for ; Tue, 28 Jan 2020 05:31:41 -0500 Received: by smtp.corp.redhat.com (Postfix) id 1A9915C3FA; Tue, 28 Jan 2020 10:31:41 +0000 (UTC) Received: from lpt.redhat.com (unknown [10.43.2.17]) by smtp.corp.redhat.com (Postfix) with ESMTP id 997DA5C21A for ; Tue, 28 Jan 2020 10:31:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1580207510; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:mime-version:mime-version: content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=EoPgHWDLejxcQE+6d96locg3SVeOKNj8w+QN9N6zKI4=; b=ineFDkj++gbszacq4gy3GbQ2CMh8qbQJAYtF1yy5IpWKrvuLzX7TBI6PoF6JNfVE5tC4bu 7040TieWVcx0X3k902G+Ka9bc1sg1d+MARCk0sBH+JCKgYZdDUyEAtElIqteldMelqYpXE CwGmEzZl1JiAtiIGJfuIbwXnFnD+EHA= From: =?UTF-8?q?J=C3=A1n=20Tomko?= To: libvir-list@redhat.com Subject: [libvirt PATCH 08/10] include: add a space before ending a comment Date: Tue, 28 Jan 2020 11:31:24 +0100 Message-Id: <8134ffb8aaed672dffaa2ec79f342d59cef6af31.1580207305.git.jtomko@redhat.com> In-Reply-To: References: MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com X-BeenThere: libvir-list@redhat.com X-Mailman-Version: 2.1.12 Precedence: junk List-Id: Development discussions about the libvirt library & tools List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: libvir-list-bounces@redhat.com Errors-To: libvir-list-bounces@redhat.com X-Scanned-By: MIMEDefang 2.84 on 10.5.11.23 X-MC-Unique: nfZWOZYkMFGE19X321Ygeg-1 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Content-Type: text/plain; charset="utf-8" Signed-off-by: J=C3=A1n Tomko Reviewed-by: Peter Krempa --- include/libvirt/libvirt-domain.h | 8 ++++---- include/libvirt/libvirt-host.h | 2 +- include/libvirt/virterror.h | 5 ++--- 3 files changed, 7 insertions(+), 8 deletions(-) diff --git a/include/libvirt/libvirt-domain.h b/include/libvirt/libvirt-dom= ain.h index faba90b040..5846e93d98 100644 --- a/include/libvirt/libvirt-domain.h +++ b/include/libvirt/libvirt-domain.h @@ -1428,7 +1428,7 @@ char * virDomainGetSchedulerType(vir= DomainPtr domain, # define VIR_DOMAIN_BLKIO_DEVICE_WRITE_BPS "device_write_bytes_sec" =20 =20 -/* Set Blkio tunables for the domain*/ +/* Set Blkio tunables for the domain */ int virDomainSetBlkioParameters(virDomainPtr domain, virTypedParameterPtr params, int nparams, unsigned int flags); @@ -1436,7 +1436,7 @@ int virDomainGetBlkioParameters(virDomainPtr doma= in, virTypedParameterPtr params, int *nparams, unsigned int flags); =20 -/* Manage memory parameters. */ +/* Manage memory parameters. */ =20 /** * VIR_DOMAIN_MEMORY_PARAM_UNLIMITED: @@ -1483,7 +1483,7 @@ int virDomainGetBlkioParameters(virDomainPtr doma= in, =20 # define VIR_DOMAIN_MEMORY_SWAP_HARD_LIMIT "swap_hard_limit" =20 -/* Set memory tunables for the domain*/ +/* Set memory tunables for the domain */ int virDomainSetMemoryParameters(virDomainPtr domain, virTypedParameterPtr params, int nparams, unsigned int flags); @@ -1768,7 +1768,7 @@ struct _virDomainBlockInfo { * holes, similar to 'du') */ unsigned long long physical; /* host physical size in bytes of * the image container (last - * offset, similar to 'ls')*/ + * offset, similar to 'ls') */ }; =20 int virDomainGetBlockInfo(virDomainPtr dom, diff --git a/include/libvirt/libvirt-host.h b/include/libvirt/libvirt-host.h index b87d634813..6972834175 100644 --- a/include/libvirt/libvirt-host.h +++ b/include/libvirt/libvirt-host.h @@ -167,7 +167,7 @@ struct _virNodeInfo { unsigned int sockets; /* number of CPU sockets per node if nodes > 1, 1 in case of unusual NUMA topology */ unsigned int cores; /* number of cores per socket, total number of - processors in case of unusual NUMA topology*/ + processors in case of unusual NUMA topology */ unsigned int threads; /* number of threads per core, 1 in case of unusual numa topology */ }; diff --git a/include/libvirt/virterror.h b/include/libvirt/virterror.h index b7aa2a0ec3..0f1c32283d 100644 --- a/include/libvirt/virterror.h +++ b/include/libvirt/virterror.h @@ -313,15 +313,14 @@ typedef enum { was denied */ VIR_ERR_DBUS_SERVICE =3D 89, /* error from a dbus service */ VIR_ERR_STORAGE_VOL_EXIST =3D 90, /* the storage vol already exist= s */ - VIR_ERR_CPU_INCOMPATIBLE =3D 91, /* given CPU is incompatible wit= h host - CPU*/ + VIR_ERR_CPU_INCOMPATIBLE =3D 91, /* given CPU is incompatible wit= h host CPU */ VIR_ERR_XML_INVALID_SCHEMA =3D 92, /* XML document doesn't validate= against schema */ VIR_ERR_MIGRATE_FINISH_OK =3D 93, /* Finish API succeeded but it i= s expected to return NULL */ VIR_ERR_AUTH_UNAVAILABLE =3D 94, /* authentication unavailable */ VIR_ERR_NO_SERVER =3D 95, /* Server was not found */ VIR_ERR_NO_CLIENT =3D 96, /* Client was not found */ VIR_ERR_AGENT_UNSYNCED =3D 97, /* guest agent replies with wron= g id - to guest-sync command (DEPRECAT= ED)*/ + to guest-sync command (DEPRECAT= ED) */ VIR_ERR_LIBSSH =3D 98, /* error in libssh transport dri= ver */ VIR_ERR_DEVICE_MISSING =3D 99, /* fail to find the desired devi= ce */ VIR_ERR_INVALID_NWFILTER_BINDING =3D 100, /* invalid nwfilter binding= */ --=20 2.21.0