From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v1] devargs: remove comment regarding rte-log Date: Wed, 03 Oct 2018 14:33:44 +0200 Message-ID: <1792467.YT0td4Fjzv@xps> References: <20180919161111.11081-1-gaetan.rivet@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Gaetan Rivet Return-path: Received: from out3-smtp.messagingengine.com (out3-smtp.messagingengine.com [66.111.4.27]) by dpdk.org (Postfix) with ESMTP id 96CF81B120 for ; Wed, 3 Oct 2018 14:33:47 +0200 (CEST) In-Reply-To: <20180919161111.11081-1-gaetan.rivet@6wind.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" 19/09/2018 18:11, Gaetan Rivet: > rte_log() is available in the context of this compilation unit, > do not deter from using it. > > Signed-off-by: Gaetan Rivet Applied, thanks