From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ian Campbell Subject: Re: [PATCH 0/2] xenalyze: fixes for gcc-6's -Wmisleading-indentation Date: Tue, 26 Jan 2016 16:51:51 +0000 Message-ID: <1453827111.25257.42.camel@citrix.com> References: <1453472830.4320.97.camel@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1453472830.4320.97.camel@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: George Dunlap Cc: xen-devel@lists.xen.org List-Id: xen-devel@lists.xenproject.org On Fri, 2016-01-22 at 14:27 +0000, Ian Campbell wrote: > Debian bug 812166[0] concerned failures due to -Werror=misleading- > indentation when building the Xen package. > > While trying (and failing) to reproduce those failures I came across > these > two warnings in xenalyze, one relating to misleading indenation and the > other for unused code. Applied both with George's R-by.