From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 567E8A04A4; Sun, 24 May 2020 23:37:26 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 107F61D560; Sun, 24 May 2020 23:37:25 +0200 (CEST) Received: from wout4-smtp.messagingengine.com (wout4-smtp.messagingengine.com [64.147.123.20]) by dpdk.org (Postfix) with ESMTP id 78A121D55F; Sun, 24 May 2020 23:37:23 +0200 (CEST) Received: from compute7.internal (compute7.nyi.internal [10.202.2.47]) by mailout.west.internal (Postfix) with ESMTP id BDF6B7ED; Sun, 24 May 2020 17:37:20 -0400 (EDT) Received: from mailfrontend1 ([10.202.2.162]) by compute7.internal (MEProxy); Sun, 24 May 2020 17:37:21 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=monjalon.net; h= from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding:content-type; s=fm1; bh= +xYUI4071whJpOzotK5fZWvOxXVI6eSoQ51RT8jVYJ4=; b=GO+tbX+9lZG45GcQ /TPj4in9yl45WJnbrkRHK3RGF8OXeSbhtpoQRfjPORFnPne8nWztphroatSU6Ot0 j74YfIYxbqbcyQz9xugXGN/jffkAI4GyjjYWkbmzVwtb408NHwNOBRmU0WtvkuW2 T6LojBeGIvhEbDG6xMxbjOIkHKXXzeoxwkzebKEieo+nDHSlsgX93N7V1xRNQbEJ niWasnRNsaC5SDOEK81CJ3ZJHFrohWllCG9rrDgUztkIxUY1O5VBoYSEPz+6sqdb pjHj9yg4eCIfS5RoFY65lc8SqpHmJA730XEXoH7AbHmKG2sgzMEp4l54ptKAVebQ WwqsSw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-proxy:x-me-proxy:x-me-sender:x-me-sender :x-sasl-enc; s=fm2; bh=+xYUI4071whJpOzotK5fZWvOxXVI6eSoQ51RT8jVY J4=; b=KdRrtTRiE/pmTBIkT00K32IBDOL7C84O/ICcS24/ojSJbBrgtCfBoylDE 0KD+Fkw0FhfdDJl14EdFPiGJCI6o+qRE30+2bS+pHSTBtCRyN1ydsfwE7w20wYsY smdctpFuOnxBRLv8g3/TZDGXVa+Eg2liCQMhEXtI4ngooFPKZfi4L0gZCvkFDel0 ydmqnLaIXDCYasLW329krN8rf/tPOPm+IqMBKiPaQ5UgYMO5LF7lutnmuAccqF4o 2P4wm+/6GpjljIUXia/Wt/rF37hPBkEG3mlB1PFQxBM/mX1Ki4OWhy9Lm2CcaLIn q1RCVptKYsXr1tal48EuVG5m3mQmw== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgeduhedruddulecutefuodetggdotefrodftvfcurf hrohhfihhlvgemucfhrghsthforghilhdpqfgfvfdpuffrtefokffrpgfnqfghnecuuegr ihhlohhuthemuceftddtnecusecvtfgvtghiphhivghnthhsucdlqddutddtmdenucfjug hrpefhvffufffkjghfggfgtgesthfuredttddtvdenucfhrhhomhepvfhhohhmrghsucfo ohhnjhgrlhhonhcuoehthhhomhgrshesmhhonhhjrghlohhnrdhnvghtqeenucggtffrrg htthgvrhhnpedugefgvdefudfftdefgeelgffhueekgfffhfeujedtteeutdejueeiiedv ffegheenucfkphepjeejrddufeegrddvtdefrddukeegnecuvehluhhsthgvrhfuihiivg eptdenucfrrghrrghmpehmrghilhhfrhhomhepthhhohhmrghssehmohhnjhgrlhhonhdr nhgvth X-ME-Proxy: Received: from xps.localnet (184.203.134.77.rev.sfr.net [77.134.203.184]) by mail.messagingengine.com (Postfix) with ESMTPA id 7310F328005A; Sun, 24 May 2020 17:37:19 -0400 (EDT) From: Thomas Monjalon To: Muhammad Bilal Cc: marko.kovacevic@intel.com, john.mcnamara@intel.com, stable@dpdk.org, dev@dpdk.org Date: Sun, 24 May 2020 23:37:18 +0200 Message-ID: <2669583.3DfjT8CoTR@thomas> In-Reply-To: <20200326054654.9483-1-m.bilal@emumba.com> References: <20200326054654.9483-1-m.bilal@emumba.com> MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" Subject: Re: [dpdk-dev] [dpdk-stable] [PATCH] doc/guides/contributing/patches.rst: corrected typing mistake in line 185 X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 26/03/2020 06:46, Muhammad Bilal: > Bugzilla ID: 422 > Cc: marko.kovacevic@intel.com > Cc: john.mcnamara@intel.com > Cc: dev@dpdk.org > Cc: stable@dpdk.org > Signed-off-by: Muhammad Bilal > --- > --- a/doc/guides/contributing/patches.rst > +++ b/doc/guides/contributing/patches.rst > -file as the code, rather than one big documentation patch at then end of a > +file as the code, rather than one big documentation patch at the end of a Fixes: 9e0e4a00df77 ("doc: suggest to keep doc and code in same patch") Applied, thanks