From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS, URIBL_BLOCKED,USER_AGENT_GIT autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id CD1E2C6778F for ; Wed, 25 Jul 2018 02:50:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 860EC2088E for ; Wed, 25 Jul 2018 02:50:21 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=tobin.cc header.i=@tobin.cc header.b="RnAs482q"; dkim=pass (2048-bit key) header.d=messagingengine.com header.i=@messagingengine.com header.b="Ip5jFWet" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 860EC2088E Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=tobin.cc Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2388557AbeGYD7t (ORCPT ); Tue, 24 Jul 2018 23:59:49 -0400 Received: from out1-smtp.messagingengine.com ([66.111.4.25]:56807 "EHLO out1-smtp.messagingengine.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S2388524AbeGYD7s (ORCPT ); Tue, 24 Jul 2018 23:59:48 -0400 Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.nyi.internal (Postfix) with ESMTP id 38C8721CF0; Tue, 24 Jul 2018 22:50:19 -0400 (EDT) Received: from mailfrontend2 ([10.202.2.163]) by compute5.internal (MEProxy); Tue, 24 Jul 2018 22:50:19 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=tobin.cc; h=cc :date:from:in-reply-to:message-id:references:subject:to :x-me-sender:x-me-sender:x-sasl-enc; s=fm3; bh=0fs5vw0MOyoPuH8w6 F2ofER+4qNOzOOmlznx3pD/zjU=; b=RnAs482qZWH4cGhxHiyKYofVcZvce+g1U e8FpMN5dc4s/Gw1Zv+1Wv2LzLgzBoE+bgP1EoN+6uRqzZgB9HTbE6r5z4TfkFyVn HaUWEphFLxvzU1Fx3IjOcCqWRTpqfSJY7oqJkxyVZFIoGTLv7orLdNNIN94KKNNj 5B6rOLpKEsY2pEMXGJxqtnOUZ2Etg6jJc8kBs/eKRs4PYU9+xlKwgXv4b7sltPhF qA+O4gizn44tt7dTN6F7PL1HDBHPiIZrvxtZajsN20dgBLncUfOSR7OV6tyL8BdB YhkvBfwtRkstOR0Ud7DGbt/JUNLmTQYQaWIrrM1ySzEypxnnO1iLg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:date:from:in-reply-to:message-id :references:subject:to:x-me-sender:x-me-sender:x-sasl-enc; s= fm3; bh=0fs5vw0MOyoPuH8w6F2ofER+4qNOzOOmlznx3pD/zjU=; b=Ip5jFWet KYDIf//G35nPKly3cwpxkLWCGI0fqp8ggFvsc/YqF5nxMKLi0W+AeYERiY0CsIqy BXm1SccwhLVsDeh6ByAxO4S37k4/fqZsUzR0cBAoE6huTln47d2g82++dxZg1xzM HmJbpysh695eDnqaPBTXqPRWSUDo7xyP/ZSy8kBT3v7zzK2n/kzM6eMWUdgdyKw9 hCHBx1xMn/9ULGlipWzYVNSyxXerVEYpNPpAp4o7gEPEhOxmacTP2CnJbPycGi1H FiDDpkfBnnqSkxysT1F/0ENY5blZV06v/H6Mf2z/6hNWXtTPpEIC+La+qS5rz7rk eFzuIKra7prV5w== X-ME-Proxy: X-ME-Sender: Received: from localhost (ppp121-44-239-245.bras2.syd2.internode.on.net [121.44.239.245]) by mail.messagingengine.com (Postfix) with ESMTPA id 55F9E1026B; Tue, 24 Jul 2018 22:50:18 -0400 (EDT) From: "Tobin C. Harding" To: "David S. Miller" , Jonathan Corbet Cc: "Tobin C. Harding" , linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: [PATCH net-next 1/2] docs: Add rest label the_canonical_path_format Date: Wed, 25 Jul 2018 12:50:04 +1000 Message-Id: <20180725025005.14332-2-me@tobin.cc> X-Mailer: git-send-email 2.17.1 In-Reply-To: <20180725025005.14332-1-me@tobin.cc> References: <20180725025005.14332-1-me@tobin.cc> Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org In preparation to convert Documentation/network/netdev-FAQ.rst to restructured text format we would like to be able to reference 'the canonical patch format' section. Add rest label: 'the_canonical_path_format'. Signed-off-by: Tobin C. Harding --- Documentation/process/submitting-patches.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/process/submitting-patches.rst b/Documentation/process/submitting-patches.rst index 908bb55be407..c0917107b90a 100644 --- a/Documentation/process/submitting-patches.rst +++ b/Documentation/process/submitting-patches.rst @@ -611,6 +611,7 @@ which stable kernel versions should receive your fix. This is the preferred method for indicating a bug fixed by the patch. See :ref:`describe_changes` for more details. +.. _the_canonical_patch_format: 14) The canonical patch format ------------------------------ -- 2.17.1