From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ferruh Yigit Subject: Re: [PATCH] devtools: fix alignment of Marvell build options Date: Thu, 18 Oct 2018 17:08:38 +0100 Message-ID: <653e0744-9b3e-f8f8-79bc-891adceef523@intel.com> References: <20181018153615.1721-1-thomas@monjalon.net> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: tdu@semihalf.com, zr@semihalf.com To: Thomas Monjalon , dev@dpdk.org Return-path: Received: from mga12.intel.com (mga12.intel.com [192.55.52.136]) by dpdk.org (Postfix) with ESMTP id E4D011B124 for ; Thu, 18 Oct 2018 18:08:40 +0200 (CEST) In-Reply-To: <20181018153615.1721-1-thomas@monjalon.net> 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/18/2018 4:36 PM, Thomas Monjalon wrote: > Really minor issue: > There were extra spaces making the alignment wrong. > > Fixes: e95faac15110 ("crypto/mrvl: rename PMD to mvsam") > Cc: tdu@semihalf.com > Fixes: 4ccc8d770d3b ("net/mvneta: add PMD skeleton") > Cc: zr@semihalf.com Acked-by: Ferruh Yigit