From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:45970) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UoTgm-0005rk-Nm for qemu-devel@nongnu.org; Mon, 17 Jun 2013 03:17:22 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UoTgl-0005MK-2l for qemu-devel@nongnu.org; Mon, 17 Jun 2013 03:17:20 -0400 Received: from mx1.redhat.com ([209.132.183.28]:30964) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UoTgk-0005MC-RQ for qemu-devel@nongnu.org; Mon, 17 Jun 2013 03:17:19 -0400 Message-ID: <51BEB7F5.4000003@redhat.com> Date: Mon, 17 Jun 2013 09:17:09 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1371354005-26873-1-git-send-email-afaerber@suse.de> <1371354005-26873-2-git-send-email-afaerber@suse.de> In-Reply-To: <1371354005-26873-2-git-send-email-afaerber@suse.de> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Subject: Re: [Qemu-devel] [PATCH RFC 1/8] ui/input: Clean up QEMUPutMouseEntry struct List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?UTF-8?B?QW5kcmVhcyBGw6RyYmVy?= Cc: Anthony Liguori , Brad Hards , qemu-devel@nongnu.org, Luiz Capitulino , Paolo Bonzini , Ludwig Nussel On 06/16/13 05:39, Andreas F=C3=A4rber wrote: > Shorten field names to not duplicate struct name. Nice. Reviewed-by: Gerd Hoffmann cheers, Gerd