From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] doc/contrib: patch and code in same file Date: Fri, 26 Oct 2018 12:37:29 +0100 Message-ID: References: <20181026093741.25267-1-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: thomas@monjalon.net, john.mcnamara@intel.com To: David Hunt , dev@dpdk.org Return-path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by dpdk.org (Postfix) with ESMTP id C90305B3E for ; Fri, 26 Oct 2018 13:37:32 +0200 (CEST) In-Reply-To: <20181026093741.25267-1-david.hunt@intel.com> Content-Language: en-US List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" On 10/26/2018 10:37 AM, David Hunt wrote: > Add a paragraph to the patch contribution guide suggesting that developers > keep doc updates in the same patch as the code, rather than one big > doc update as the final patch in a patch set. > > Signed-off-by: David Hunt Acked-by: Ferruh Yigit