From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH] ethdev: fix typos in API comments Date: Mon, 24 Apr 2017 16:18:05 +0200 Message-ID: <5810124.i5McByDd7Z@xps> References: <20170424124428.11271-1-olivier.matz@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev@dpdk.org To: Olivier Matz Return-path: Received: from out4-smtp.messagingengine.com (out4-smtp.messagingengine.com [66.111.4.28]) by dpdk.org (Postfix) with ESMTP id E5A942C16 for ; Mon, 24 Apr 2017 16:18:06 +0200 (CEST) In-Reply-To: <20170424124428.11271-1-olivier.matz@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" 24/04/2017 14:44, Olivier Matz: > Signed-off-by: Olivier Matz Applied, thanks