From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49807) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agAti-0006FQ-Uf for qemu-devel@nongnu.org; Wed, 16 Mar 2016 08:49:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1agAti-00073Z-5C for qemu-devel@nongnu.org; Wed, 16 Mar 2016 08:49:58 -0400 Received: from mail-vk0-x229.google.com ([2607:f8b0:400c:c05::229]:32921) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1agAth-00073L-Sx for qemu-devel@nongnu.org; Wed, 16 Mar 2016 08:49:58 -0400 Received: by mail-vk0-x229.google.com with SMTP id k1so60061131vkb.0 for ; Wed, 16 Mar 2016 05:49:57 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <1456237112-32662-1-git-send-email-peter.maydell@linaro.org> References: <1456237112-32662-1-git-send-email-peter.maydell@linaro.org> From: Peter Maydell Date: Wed, 16 Mar 2016 12:49:37 +0000 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 0/4] post-include-cleanup followups List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: QEMU Developers Cc: Patch Tracking On 23 February 2016 at 14:18, Peter Maydell wrote: > Four minor patches which fix some minor things missed by > the big automated-script patchsets. None of these cause > a problem, since they're all "thing included that doesn't > need to be included" rather than "missing needed include". Just noticed this patchset got lost -- will apply to master directly. thanks -- PMM