From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:51726) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZU0yR-0002As-MY for qemu-devel@nongnu.org; Mon, 24 Aug 2015 19:16:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZU0yL-0005EU-L2 for qemu-devel@nongnu.org; Mon, 24 Aug 2015 19:16:19 -0400 Received: from e23smtp06.au.ibm.com ([202.81.31.148]:50312) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZU0yL-0005Co-1R for qemu-devel@nongnu.org; Mon, 24 Aug 2015 19:16:13 -0400 Received: from /spool/local by e23smtp06.au.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Tue, 25 Aug 2015 09:16:09 +1000 Date: Tue, 25 Aug 2015 09:15:06 +1000 From: Gavin Shan Message-ID: <20150824231506.GA3973@gwshan> References: <1440417809-21069-1-git-send-email-gwshan@linux.vnet.ibm.com> <1440417809-21069-4-git-send-email-gwshan@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Subject: Re: [Qemu-devel] [PATCH v6 3/8] scripts: Submit changes while updating linux headers Reply-To: Gavin Shan List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Peter Maydell Cc: Thomas Huth , Alexey Kardashevskiy , Gavin Shan , QEMU Developers , "qemu-ppc@nongnu.org" , David Gibson On Mon, Aug 24, 2015 at 03:13:40PM +0100, Peter Maydell wrote: >On 24 August 2015 at 13:03, Gavin Shan wrote: >> This submits changes with formatted commit log while updating Linux >> headers using scripts/update-linux-headers.sh. >> >> Signed-off-by: Gavin Shan > >Also, you typoed your email address ^^^^ > Yes, I noticed that right after sending it out. Thanks for pointing it out. Thanks, Gavin