From nobody Wed May 15 00:45:33 2024 Delivered-To: importer@patchew.org Received-SPF: pass (zohomail.com: domain of redhat.com designates 63.128.21.124 as permitted sender) client-ip=63.128.21.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 63.128.21.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=1608537725; cv=none; d=zohomail.com; s=zohoarc; b=eCdneh5dzbo9JFjMNrwWR5NP6d/pkwcHGbw/U/QaSgGvfZzk3yjQ7UF9rlUhiqIgF+Ccz7WPchivH0Tl1W4AeCkyid54y4WhvHbmak/zShsFnX0Ug/pURHqs9mhlaLEOnde9bFucyGvFts74iGhYtoEA4TPeeTSkNr7ypeVS6Y4= ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=zohomail.com; s=zohoarc; t=1608537725; h=Content-Type:Content-Transfer-Encoding:Cc:Date:From:List-Subscribe:List-Post:List-Id:List-Archive:List-Help:List-Unsubscribe:MIME-Version:Message-ID:Sender:Subject:To; bh=uQYFCjM1HVNEGtqbLzoRJ/52+Hs8/R3j2zyht1PRdTo=; b=Orp2hi60TgKMA/eIxktC6NMPOGguS8qApGmtZd3JUXoXpjWI3V6G70IHICi5tcKJv/sKMefnwKeLa/4GBdfhij79UBgbNoyFs+iHRYZD92NVcXKPKnz1HdOifsMKTOFfY1dN07/DlRYTT45LqEYvgxGeb3CbMJWA2GBlRIZCONQ= ARC-Authentication-Results: i=1; mx.zohomail.com; dkim=pass; spf=pass (zohomail.com: domain of redhat.com designates 63.128.21.124 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-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [63.128.21.124]) by mx.zohomail.com with SMTPS id 1608537725012518.9440673560986; Mon, 21 Dec 2020 00:02:05 -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-442-NLZwW9OXNI2UCrGr_A-HDw-1; Mon, 21 Dec 2020 03:02:00 -0500 Received: from smtp.corp.redhat.com (int-mx05.intmail.prod.int.phx2.redhat.com [10.5.11.15]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx01.redhat.com (Postfix) with ESMTPS id 14A611012E8D; Mon, 21 Dec 2020 08:01:54 +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 58B9555776; Mon, 21 Dec 2020 08:01:51 +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 84E5A180954D; Mon, 21 Dec 2020 08:01:45 +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 0BL81iC5023638 for ; Mon, 21 Dec 2020 03:01:44 -0500 Received: by smtp.corp.redhat.com (Postfix) id 14E9B5C582; Mon, 21 Dec 2020 08:01:44 +0000 (UTC) Received: from work.redhat.com (ovpn-112-160.ams2.redhat.com [10.36.112.160]) by smtp.corp.redhat.com (Postfix) with ESMTP id 53F635C8A8; Mon, 21 Dec 2020 08:01:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1608537723; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc: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=uQYFCjM1HVNEGtqbLzoRJ/52+Hs8/R3j2zyht1PRdTo=; b=dDkmPkE+4f49xlZ+c3Dg8E/vpLzMW3Fbjzwp9UFqMBgVnfmDQ9WbglUy+082jJzHwET4HI tX5Nnm8VqX2BJwu0wQiV38E5xoZw6g8YmMxCcNxolco07y83G4GXrFFLnz8ixQfo2WLoqE oVJRNSEUEWCkM7BAeZ/k7ycS4Krr0vE= X-MC-Unique: NLZwW9OXNI2UCrGr_A-HDw-1 From: Tim Wiederhake To: libvir-list@redhat.com Subject: [libvirt PATCH] docs: Fix dead link Date: Mon, 21 Dec 2020 09:01:36 +0100 Message-Id: <20201221080136.11706-1-twiederh@redhat.com> MIME-Version: 1.0 X-Scanned-By: MIMEDefang 2.79 on 10.5.11.16 X-loop: libvir-list@redhat.com Cc: Tim Wiederhake 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.15 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) Content-Type: text/plain; charset="utf-8" Signed-off-by: Tim Wiederhake Reviewed-by: Martin Kletzander --- docs/coding-style.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/coding-style.rst b/docs/coding-style.rst index b3ac070fac..55dfa196a2 100644 --- a/docs/coding-style.rst +++ b/docs/coding-style.rst @@ -939,7 +939,7 @@ ok: Although libvirt does not encourage the Linux kernel wind/unwind style of multiple labels, there's a good general discussion of the issue archived at -`KernelTrap `__ +`KernelTrap `__ =20 When using goto, please use one of these standard labels if it makes sense: --=20 2.26.2