From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] mem: add missing newline in log message Date: Wed, 30 May 2018 21:10:48 +0200 Message-ID: <37266508.YnAHVv9FGC@xps> References: <20180530144529.9133-1-david.marchand@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org, "Burakov, Anatoly" To: David Marchand Return-path: Received: from out1-smtp.messagingengine.com (out1-smtp.messagingengine.com [66.111.4.25]) by dpdk.org (Postfix) with ESMTP id 3C795200 for ; Wed, 30 May 2018 21:10:51 +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" 30/05/2018 16:47, Burakov, Anatoly: > On 30-May-18 3:45 PM, David Marchand wrote: > > Fixes: 56efb4c11753 ("malloc: support callbacks on memory events") > > > > Signed-off-by: David Marchand > > --- > > Acked-by: Anatoly Burakov Applied, thanks