From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38906) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJXW8-0004pP-0h for qemu-devel@nongnu.org; Thu, 05 Feb 2015 20:15:33 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YJXW2-0005S9-Lk for qemu-devel@nongnu.org; Thu, 05 Feb 2015 20:15:31 -0500 Received: from mail-pa0-x230.google.com ([2607:f8b0:400e:c03::230]:44594) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YJXW2-0005Rv-Em for qemu-devel@nongnu.org; Thu, 05 Feb 2015 20:15:26 -0500 Received: by mail-pa0-f48.google.com with SMTP id ey11so13588426pad.7 for ; Thu, 05 Feb 2015 17:15:25 -0800 (PST) Sender: Richard Henderson Message-ID: <54D415AA.4090501@twiddle.net> Date: Thu, 05 Feb 2015 17:15:22 -0800 From: Richard Henderson MIME-Version: 1.0 References: <1422977710-22038-1-git-send-email-rth@twiddle.net> <1422977710-22038-2-git-send-email-rth@twiddle.net> <54D2995B.7040205@mail.uni-paderborn.de> In-Reply-To: <54D2995B.7040205@mail.uni-paderborn.de> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 1/8] tcg: Move some opcode generation functions out of line List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Bastian Koppelmann Cc: peter.maydell@linaro.org, qemu-devel@nongnu.org On 02/04/2015 02:12 PM, Bastian Koppelmann wrote: > I've got some weird trailing whitespace here, but maybe it's just my mail client. I guess so; checkpatch doesn't see any on the actual patch. r~