From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3 1/2] doc: add guidelines for coverity tags Date: Thu, 24 May 2018 18:49:42 +0200 Message-ID: <1587921.jUFB9XxacZ@xps> References: <20180110145200.13895-1-marko.kovacevic@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, Ferruh Yigit , "Mcnamara, John" , "hemant.agrawal@nxp.com" To: "Kovacevic, Marko" Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id 63578160 for ; Thu, 24 May 2018 18:49:45 +0200 (CEST) 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" 13/02/2018 12:59, Ferruh Yigit: > On 1/16/2018 4:37 PM, Mcnamara, John wrote: > > > > > >> -----Original Message----- > >> From: Kovacevic, Marko > >> Sent: Tuesday, January 16, 2018 9:13 AM > >> To: dev@dpdk.org > >> Cc: Mcnamara, John ; Yigit, Ferruh > >> ; hemant.agrawal@nxp.com; Kovacevic, Marko > >> > >> Subject: [PATCH v3 1/2] doc: add guidelines for coverity tags > >> > >> Added contribution guideline for adding tags > >> when sending patches that have been raised by > >> coverity > >> > >> Signed-off-by: Marko Kovacevic > >> Acked-by: Hemant Agrawal > > > > The commit message shouldn't be indented. Apart from that: > > > > Acked-by: John McNamara > > Acked-by: Ferruh Yigit Series Acked-by: Thomas Monjalon Applied with minor formatting changes, thanks.