From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:57289) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTEiC-0004Ck-Or for qemu-devel@nongnu.org; Tue, 09 Feb 2016 15:16:37 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1aTEi9-0000zv-Iv for qemu-devel@nongnu.org; Tue, 09 Feb 2016 15:16:36 -0500 Received: from sonata.ens-lyon.org ([140.77.166.138]:35764) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1aTEi9-0000z7-CA for qemu-devel@nongnu.org; Tue, 09 Feb 2016 15:16:33 -0500 Date: Tue, 9 Feb 2016 21:16:29 +0100 From: Samuel Thibault Message-ID: <20160209201629.GF2673@var.home> References: <56BA1057.6030409@redhat.com> <20160209163119.GB3102@var.bordeaux.inria.fr> <56BA3EE1.6010408@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <56BA3EE1.6010408@redhat.com> Subject: Re: [Qemu-devel] [PATCHv7 1/9] slirp: Adding IPv6, ICMPv6 Echo and NDP autoconfiguration List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Thomas Huth Cc: zhanghailiang , Li Zhijian , Stefan Hajnoczi , Jason Wang , Dave Gilbert , Vasiliy Tolstov , qemu-devel@nongnu.org, Gonglei , Jan Kiszka , Huangpeng , Yang Hongyang , Guillaume Subiron Thomas Huth, on Tue 09 Feb 2016 20:32:49 +0100, wrote: > Maybe checkpatch.pl could also be silenced by putting the "==" at the > end of the first line instead? No, it still warns. Samuel