From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:47988) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7Ll2-00071E-7c for qemu-devel@nongnu.org; Mon, 30 May 2016 07:53:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1b7Ll0-0006Tx-GW for qemu-devel@nongnu.org; Mon, 30 May 2016 07:53:19 -0400 Received: from mail-vk0-x22c.google.com ([2607:f8b0:400c:c05::22c]:34732) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1b7Ll0-0006TC-5C for qemu-devel@nongnu.org; Mon, 30 May 2016 07:53:18 -0400 Received: by mail-vk0-x22c.google.com with SMTP id c189so219406560vkb.1 for ; Mon, 30 May 2016 04:53:17 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <574B9CAB.3020001@redhat.com> References: <1464228995-26657-1-git-send-email-jasowang@redhat.com> <5747C08C.9020104@redhat.com> <540CF146-518B-40BA-86A3-5A7B1D89E6B4@daynix.com> <574B9CAB.3020001@redhat.com> From: Peter Maydell Date: Mon, 30 May 2016 12:52:58 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PULL V3 00/20] Net patches List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang Cc: Dmitry Fleytman , Leonid Bloch , QEMU Developers On 30 May 2016 at 02:51, Jason Wang wrote: > git grep shows lots of places. Is it ok to send a new version of pull > request with Dmitry's fix first? Sure; I was talking about the audit as a later cleanup thing we should do at some point, not something to do immediately. -- PMM