Re: [Qemu-devel] [PATCH v3 11/39] target/cris: Reindent op_helper.c

2019-05-09 Thread Alistair Francis
On Tue, May 7, 2019 at 5:13 PM Richard Henderson wrote: > > Fix all of the coding style errors in this file at once. > > Signed-off-by: Richard Henderson Reviewed-by: Alistair Francis Alistair > --- > target/cris/op_helper.c | 817 +++- > 1 file changed, 3

Re: [Qemu-devel] [PATCH v3 11/39] target/cris: Reindent op_helper.c

2019-05-07 Thread Philippe Mathieu-Daudé
On 5/8/19 2:06 AM, Richard Henderson wrote: > Fix all of the coding style errors in this file at once. > > Signed-off-by: Richard Henderson > --- > target/cris/op_helper.c | 817 +++- > 1 file changed, 398 insertions(+), 419 deletions(-) Reviewed using 'git d

[Qemu-devel] [PATCH v3 11/39] target/cris: Reindent op_helper.c

2019-05-07 Thread Richard Henderson
Fix all of the coding style errors in this file at once. Signed-off-by: Richard Henderson --- target/cris/op_helper.c | 817 +++- 1 file changed, 398 insertions(+), 419 deletions(-) diff --git a/target/cris/op_helper.c b/target/cris/op_helper.c index 0ee3a311