From nobody Wed May 1 05:11:17 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) client-ip=170.10.129.124; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-delivery-124.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass(p=none dis=none) header.from=redhat.com ARC-Seal: i=1; a=rsa-sha256; t=1643294727; cv=none; d=zohomail.com; s=zohoarc; b=i6uWRQQZl8UI+PdhtCFqZFZxGOSkmfJEhdkthHpi95o8iOzqxmHFWbUc0jbnXPxDPiU2VDqpy4bNggNHx2GEsTrXfTpvWgtt/WAT3/cEomujqD7gMeFGbyTj68Ynu5V4i6UmbucUrmfNtV8Tkay9NLxqyLj3WD/6vcCBs55Q640= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1643294727; h=Content-Type:Content-Transfer-Encoding:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=T114aCQPxFdgGGjlBSRxtbhcC3U2rac9L0xBGkTEa+U=; b=aCsABEKtZdDtZY+L9pXAzijBVBa6v+3RnqhEqZlDhPY1NL6UsVlBItZ8d27xflXRxPyrfByq2vqboxgYNlFxP9B35NmUSRuH4RndFv6w7UCznsO5PjLM0fbcnxbX9VRKFVpEOXHHiOCryXVQrNLarGT77WJz/EqYpR2Lvukrl7Q= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 170.10.129.124 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) Return-Path: Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mx.zohomail.com with SMTPS id 1643294727441198.22447536535117; Thu, 27 Jan 2022 06:45:27 -0800 (PST) Received: from mimecast-mx01.redhat.com (mimecast-mx01.redhat.com [209.132.183.4]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-627-TklDknJvNX2JXc4Y9Fhdhg-1; Thu, 27 Jan 2022 09:45:20 -0500 Received: from smtp.corp.redhat.com (int-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.11]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 83CB583DD20; Thu, 27 Jan 2022 14:45:15 +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 BD39970D39; Thu, 27 Jan 2022 14:45:14 +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 D156B4CA93; Thu, 27 Jan 2022 14:45:12 +0000 (UTC) Received: from smtp.corp.redhat.com (int-mx03.intmail.prod.int.phx2.redhat.com [10.5.11.13]) by lists01.pubmisc.prod.ext.phx2.redhat.com (8.13.8/8.13.8) with ESMTP id 20REjB0G008397 for ; Thu, 27 Jan 2022 09:45:11 -0500 Received: by smtp.corp.redhat.com (Postfix) id CC27084A16; Thu, 27 Jan 2022 14:45:11 +0000 (UTC) Received: from harajuku.usersys.redhat.com.homenet.telecomitalia.it (unknown [10.40.192.238]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 3C24F8473F for ; Thu, 27 Jan 2022 14:44:58 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1643294726; 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:list-id:list-help: list-unsubscribe:list-subscribe:list-post; bh=T114aCQPxFdgGGjlBSRxtbhcC3U2rac9L0xBGkTEa+U=; b=Ca3CybpEx+zYjreUWWQ3ZUXC4wtKyVaTqRNdZPMahc830+tfcjSPStdwnw8JK1Zwj2q7Ec 7MW7TGpuv7KesQ0RtrIp98ndgIFO/kD+sJ6oK+qj1RfojvlZafWPFIUzK2Y/K6u3nAat7M D/W3V1KleuO2fV7Vy3QULSo5JHPwrMM= X-MC-Unique: TklDknJvNX2JXc4Y9Fhdhg-1 From: Andrea Bolognani To: libvir-list@redhat.com Subject: [libvirt PATCH] include: Fix documentation for various VIR_*_LAST values Date: Thu, 27 Jan 2022 15:44:56 +0100 Message-Id: <20220127144456.35346-1-abologna@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.13 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.79 on 10.5.11.11 Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=libvir-list-bounces@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) X-ZM-MESSAGEID: 1643294730010100001 Content-Type: text/plain; charset="utf-8" Signed-off-by: Andrea Bolognani Reviewed-by: J=C3=A1n Tomko --- include/libvirt/libvirt-domain.h | 6 +++--- include/libvirt/libvirt-secret.h | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/include/libvirt/libvirt-domain.h b/include/libvirt/libvirt-dom= ain.h index 4da1a63a14..374859fdff 100644 --- a/include/libvirt/libvirt-domain.h +++ b/include/libvirt/libvirt-domain.h @@ -62,7 +62,7 @@ typedef enum { # ifdef VIR_ENUM_SENTINELS VIR_DOMAIN_LAST /* - * NB: this enum value will increase over time as new events are + * NB: this enum value will increase over time as new states are * added to the libvirt API. It reflects the last state supported * by this version of the libvirt API. */ @@ -696,7 +696,7 @@ typedef enum { VIR_DOMAIN_CORE_DUMP_FORMAT_LAST /* * NB: this enum value will increase over time as new formats are - * added to the libvirt API. It reflects the last state supported + * added to the libvirt API. It reflects the last format supported * by this version of the libvirt API. */ # endif @@ -2909,7 +2909,7 @@ typedef enum { # ifdef VIR_ENUM_SENTINELS VIR_KEYCODE_SET_LAST /* - * NB: this enum value will increase over time as new events are + * NB: this enum value will increase over time as new keycode sets are * added to the libvirt API. It reflects the last keycode set supported * by this version of the libvirt API. */ diff --git a/include/libvirt/libvirt-secret.h b/include/libvirt/libvirt-sec= ret.h index a75abc832a..82e18b8611 100644 --- a/include/libvirt/libvirt-secret.h +++ b/include/libvirt/libvirt-secret.h @@ -48,9 +48,9 @@ typedef enum { # ifdef VIR_ENUM_SENTINELS VIR_SECRET_USAGE_TYPE_LAST /* - * NB: this enum value will increase over time as new events are - * added to the libvirt API. It reflects the last secret owner ID - * supported by this version of the libvirt API. + * NB: this enum value will increase over time as new usage types are + * added to the libvirt API. It reflects the last usage type supported + * by this version of the libvirt API. */ # endif } virSecretUsageType; --=20 2.34.1