From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:42782) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBPXg-00010k-Rw for qemu-devel@nongnu.org; Fri, 10 Jun 2016 12:44:21 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bBPXU-0003cI-NK for qemu-devel@nongnu.org; Fri, 10 Jun 2016 12:44:19 -0400 Received: from mail-vk0-x22f.google.com ([2607:f8b0:400c:c05::22f]:33225) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bBPXU-0003c2-IT for qemu-devel@nongnu.org; Fri, 10 Jun 2016 12:44:08 -0400 Received: by mail-vk0-x22f.google.com with SMTP id d64so104965393vkb.0 for ; Fri, 10 Jun 2016 09:44:08 -0700 (PDT) MIME-Version: 1.0 In-Reply-To: <4506161465576922@web25g.yandex.ru> References: <1465575999-3594234-1-git-send-email-afarallax@yandex.ru> <1465575999-3594234-2-git-send-email-afarallax@yandex.ru> <4506161465576922@web25g.yandex.ru> From: Peter Maydell Date: Fri, 10 Jun 2016 17:43:48 +0100 Message-ID: Content-Type: text/plain; charset=UTF-8 Subject: Re: [Qemu-devel] [PATCH 1/2] Fix confusing argument names of do_unaligned_access() functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Sergey Sorokin Cc: QEMU Developers , Paolo Bonzini , Peter Crosthwaite , Richard Henderson , "Edgar E. Iglesias" , Eduardo Habkost , Michael Walle , Aurelien Jarno , Leon Alrae , Anthony Green , Jia Liu , David Gibson , Alexander Graf , Blue Swirl , Mark Cave-Ayland , Bastian Koppelmann , Guan Xuetao , Max Filippov , qemu-arm , "qemu-ppc@nongnu.org" On 10 June 2016 at 17:42, Sergey Sorokin wrote: > What if I combine both patches into single one? No particular objection. -- PMM