From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yuanhan Liu Subject: Re: [PATCH 0/3] vhost: small cleanups Date: Tue, 4 Jul 2017 17:15:23 +0800 Message-ID: <20170704091522.GM11626@yliu-home> References: <20170704085043.3662-1-jfreimann@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: dev@dpdk.org, maxime.coquelin@redhat.com To: Jens Freimann 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 BB5C0271 for ; Tue, 4 Jul 2017 11:15:31 +0200 (CEST) Received: by mail-pf0-f194.google.com with SMTP id z6so28997313pfk.3 for ; Tue, 04 Jul 2017 02:15:31 -0700 (PDT) Content-Disposition: inline In-Reply-To: <20170704085043.3662-1-jfreimann@redhat.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 04, 2017 at 10:50:40AM +0200, Jens Freimann wrote: > This series is a bunch of small cleanups regarding checking return values etc. Series applied to dpdk-next-virtio. You probably need update your script (if you are using one) about my email address. Thanks. --yliu