From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] bus/fslmc: fixes missing brace Date: Tue, 11 Jul 2017 11:18:18 +0200 Message-ID: <1611650.pqaplXA0iC@xps> References: <1499763019-1271-1-git-send-email-hemant.agrawal@nxp.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, stephen@networkplumber.org To: Hemant Agrawal Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id C8EF97CAB for ; Tue, 11 Jul 2017 11:18:20 +0200 (CEST) In-Reply-To: <1499763019-1271-1-git-send-email-hemant.agrawal@nxp.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" 11/07/2017 10:50, Hemant Agrawal: > Fixes: c7fe1eea8a74 ("bus: simplify finding starting point") > > Signed-off-by: Hemant Agrawal That's why review is important :) I should add dpaa2 target in my compilation tests. Applied, thanks