Re: [Qemu-devel] [RFC for-4.1 00/25] Many style fixes for target/ppc

2019-03-24 Thread David Gibson
On Fri, Mar 22, 2019 at 07:55:57AM +0100, Markus Armbruster wrote: > David Gibson writes: > > > target/ppc has a lot of old code that doesn't stick to the modern > > style guidelines. That means we keep getting checkpatch warnings from > > code motions in there, or from people copying the local

Re: [Qemu-devel] [RFC for-4.1 00/25] Many style fixes for target/ppc

2019-03-22 Thread Markus Armbruster
David Gibson writes: > target/ppc has a lot of old code that doesn't stick to the modern > style guidelines. That means we keep getting checkpatch warnings from > code motions in there, or from people copying the local style rather > than the global style. > > I'm sick of it, so here's a big ser

Re: [Qemu-devel] [RFC for-4.1 00/25] Many style fixes for target/ppc

2019-03-21 Thread David Gibson
On Fri, Mar 22, 2019 at 11:15:19AM +1100, David Gibson wrote: > target/ppc has a lot of old code that doesn't stick to the modern > style guidelines. That means we keep getting checkpatch warnings from > code motions in there, or from people copying the local style rather > than the global style.

Re: [Qemu-devel] [RFC for-4.1 00/25] Many style fixes for target/ppc

2019-03-21 Thread no-reply
Patchew URL: https://patchew.org/QEMU/20190322001544.9794-1-da...@gibson.dropbear.id.au/ Hi, This series seems to have some coding style problems. See output below for more information: Message-id: 20190322001544.9794-1-da...@gibson.dropbear.id.au Subject: [Qemu-devel] [RFC for-4.1 00/25

[Qemu-devel] [RFC for-4.1 00/25] Many style fixes for target/ppc

2019-03-21 Thread David Gibson
target/ppc has a lot of old code that doesn't stick to the modern style guidelines. That means we keep getting checkpatch warnings from code motions in there, or from people copying the local style rather than the global style. I'm sick of it, so here's a big series to fix many of the style probl