From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH] net/virtio: fix coding style Date: Tue, 18 Jul 2017 20:32:27 +0800 Message-ID: <20170718123227.GQ11626@yliu-home> References: <1500273339-145597-1-git-send-email-tiwei.bie@intel.com> <398c859a-fe99-6769-fc94-40a413087a02@intel.com> <8bc72b62-4d39-84d1-17ef-5b5a7b2cae0a@intel.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Tiwei Bie , maxime.coquelin@redhat.com, dev@dpdk.org To: Ferruh Yigit Return-path: Received: from mail-pf0-f194.google.com (mail-pf0-f194.google.com [209.85.192.194]) by dpdk.org (Postfix) with ESMTP id 14A2647CD for ; Tue, 18 Jul 2017 14:32:34 +0200 (CEST) Received: by mail-pf0-f194.google.com with SMTP id e199so2540219pfh.0 for ; Tue, 18 Jul 2017 05:32:34 -0700 (PDT) Content-Disposition: inline In-Reply-To: <8bc72b62-4d39-84d1-17ef-5b5a7b2cae0a@intel.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" On Tue, Jul 18, 2017 at 01:29:48PM +0100, Ferruh Yigit wrote: > On 7/18/2017 12:04 PM, Ferruh Yigit wrote: > > On 7/17/2017 7:35 AM, Tiwei Bie wrote: > >> Make the code more readable. No functional change. > >> > >> Signed-off-by: Tiwei Bie > > > > Applied to dpdk-next-net/master, thanks. > > And indeed this should go in via next-virtio, I confused it. > > Yuanhan, > > Please let me know if you want me drop this from next-net. Nope, it's okay. --yliu