From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:49851) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bZ5WX-0008CX-18 for qemu-devel@nongnu.org; Sun, 14 Aug 2016 20:13:01 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bZ5WV-0004xB-38 for qemu-devel@nongnu.org; Sun, 14 Aug 2016 20:12:59 -0400 Message-ID: <1471219913.12231.80.camel@kernel.crashing.org> From: Benjamin Herrenschmidt Date: Mon, 15 Aug 2016 10:11:53 +1000 In-Reply-To: <1471219193.12231.78.camel@kernel.crashing.org> References: <20160814225339.482797.79805@ex-std-node742.prod.rhcloud.com> <1471219193.12231.78.camel@kernel.crashing.org> Content-Type: text/plain; charset="UTF-8" Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH] net: Add SunGEM device emulation as found on Apple UniNorth List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Cc: famz@redhat.com, qemu-ppc@nongnu.org On Mon, 2016-08-15 at 09:59 +1000, Benjamin Herrenschmidt wrote: > Bla bla bla bla ... > > Seriously, we have nazi stylebot on the list now ? > > I made conscious decisions to style it this way and as far as the tabs > in the .h are concerned, that's because the file is lifted from Linux > and I'd like to keep it intact as much as possible. There are actually a couple of places where I agree with the style change, so I'll include that in a futher post after more useful review has been posted (seriously, stylebots are just infuriating). Cheers, Ben.