From nobody Tue May 7 22:31:45 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) client-ip=205.139.110.120; envelope-from=libvir-list-bounces@redhat.com; helo=us-smtp-1.mimecast.com; Authentication-Results: mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 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=1591403047; cv=none; d=zohomail.com; s=zohoarc; b=C6m4j5NvP2gCWNf46QTfmGPKvQ7Vp/5Gjecxk6yMnlEY+O2f58DNJ8FVzyKEmk+ngdtrLxUXgf6gSxO6GqpxJ3fu1X/V0ienZ7xY/P6JfPk5hBJPytK29oLPpfzVBPloaLYHWvztfqILqfqBzupw5K/2eDULXPNDGmQS+1duhTU= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1591403047; 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=wx0sMK6FsycmxM6rNjMW53UyB90rdgKR+4eJMQCfkOQ=; b=SNxvgCq5TfITVSsh7YGuL6L1LIndsgmV98v4kN+xm5O558mu0d43hin5baT6yMRMZ1zjgUE+L/gM3yBXW43BHOvm8eHJAw/z0i7tZQVD5ncVwTFzlPIeNT0qv2xnR3ZYqCSJevpMQ2y3MF3kf19Kz7CefI1UDinAIZKSxL1Z1u4= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 205.139.110.120 as permitted sender) smtp.mailfrom=libvir-list-bounces@redhat.com; dmarc=pass header.from= (p=none dis=none) header.from= Return-Path: Received: from us-smtp-1.mimecast.com (us-smtp-delivery-1.mimecast.com [205.139.110.120]) by mx.zohomail.com with SMTPS id 1591403047887494.5974232360686; Fri, 5 Jun 2020 17:24:07 -0700 (PDT) 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-204-vlpecrsoOtibNNt7jKIB_w-1; Fri, 05 Jun 2020 20:23:38 -0400 Received: from smtp.corp.redhat.com (int-mx04.intmail.prod.int.phx2.redhat.com [10.5.11.14]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id AA1F4100CCC0; Sat, 6 Jun 2020 00:23:32 +0000 (UTC) Received: from colo-mx.corp.redhat.com (colo-mx01.intmail.prod.int.phx2.redhat.com [10.5.11.20]) by smtp.corp.redhat.com (Postfix) with ESMTPS id 8C1125D9EF; Sat, 6 Jun 2020 00:23:32 +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 5D7D81806B0D; Sat, 6 Jun 2020 00:23:32 +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 055CYnuO029578 for ; Fri, 5 Jun 2020 08:34:49 -0400 Received: by smtp.corp.redhat.com (Postfix) id 2FF6B5C557; Fri, 5 Jun 2020 12:34:49 +0000 (UTC) Received: from localhost.localdomain.com (unknown [10.36.110.58]) by smtp.corp.redhat.com (Postfix) with ESMTP id 625675C1C8; Fri, 5 Jun 2020 12:34:45 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1591403046; 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=wx0sMK6FsycmxM6rNjMW53UyB90rdgKR+4eJMQCfkOQ=; b=TZlRC/+XMYJ49nQzCe6+zQ0WRR+/3DuE6zJvMk/A6YnC+c5bgC7UEZIJe+Gkt3PL2L6JGl H2GlMRwSt/bX0TO1iWLEGhoEfH47L5duLVJ1NBNmP9kycfLfR2/yXB6/t1AF7KlTHjbVIf dsIuXMZ3nOsetO9hOjguI8ZjU3/bR4A= X-MC-Unique: vlpecrsoOtibNNt7jKIB_w-1 From: =?UTF-8?q?Daniel=20P=2E=20Berrang=C3=A9?= To: libvir-list@redhat.com Subject: [libvirt PATCH] qemu: fix typo s/readaehad/readahead/ Date: Fri, 5 Jun 2020 13:34:43 +0100 Message-Id: <20200605123443.3309826-1-berrange@redhat.com> 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.79 on 10.5.11.14 X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-ZohoMail-DKIM: pass (identity @redhat.com) Signed-off-by: Daniel P. Berrang=C3=A9 --- Pushed as trivial typo fix src/qemu/qemu_domain.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/qemu/qemu_domain.c b/src/qemu/qemu_domain.c index 10f16e9b3b..3239ac1a52 100644 --- a/src/qemu/qemu_domain.c +++ b/src/qemu/qemu_domain.c @@ -5281,7 +5281,7 @@ qemuDomainValidateStorageSource(virStorageSourcePtr s= rc, src->protocol !=3D VIR_STORAGE_NET_PROTOCOL_FTP && src->protocol !=3D VIR_STORAGE_NET_PROTOCOL_FTPS)) { virReportError(VIR_ERR_CONFIG_UNSUPPORTED, "%s", - _("readaehad is supported only with HTTP(S)/FTP= (s) protocols")); + _("readahead is supported only with HTTP(S)/FTP= (s) protocols")); return -1; } =20 --=20 2.26.2