From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] doc/contrib: patch and code in same file Date: Sat, 24 Nov 2018 21:48:38 +0100 Message-ID: <1560116.2faodLGoI7@xps> References: <20181026093741.25267-1-david.hunt@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , john.mcnamara@intel.com To: David Hunt Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id A49FE1B144 for ; Sat, 24 Nov 2018 21:48:41 +0100 (CET) In-Reply-To: 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/10/2018 13:37, Ferruh Yigit: > 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 Applied with following title: doc: suggest to keep doc and code in same patch