From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:43890) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1actXy-0007ZU-AX for qemu-devel@nongnu.org; Mon, 07 Mar 2016 06:41:59 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1actXv-0001CM-5W for qemu-devel@nongnu.org; Mon, 07 Mar 2016 06:41:58 -0500 Received: from mail2-relais-roc.national.inria.fr ([192.134.164.83]:59633) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1actXu-0001CH-VF for qemu-devel@nongnu.org; Mon, 07 Mar 2016 06:41:55 -0500 Date: Mon, 7 Mar 2016 12:41:53 +0100 From: Samuel Thibault Message-ID: <20160307114153.GG5169@var.bordeaux.inria.fr> References: <56DD2821.6020405@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56DD2821.6020405@redhat.com> Subject: Re: [Qemu-devel] [PATCHv9 09/10] qapi-schema, qemu-options & slirp: Adding Qemu options for IPv6 addresses List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Jason Wang Cc: Thomas Huth , zhanghailiang , Li Zhijian , Stefan Hajnoczi , qemu-devel@nongnu.org, Vasiliy Tolstov , Dave Gilbert , Yann Bordenave , Gonglei , Jan Kiszka , Huangpeng , Guillaume Subiron Jason Wang, on Mon 07 Mar 2016 15:05:05 +0800, wrote: > Please do unnecessary changes like this since it will cause extra effort > for git blame and other things. Ok. I just do hope that no other reviewer will come and say that we should fix the alignment of the parameters. Samuel