Re: [PATCH v3 1/6] target/mips: Clean up helper.c

2019-10-14 Thread Aleksandar Markovic
On Monday, October 14, 2019, Markus Armbruster wrote: > Aleksandar Markovic writes: > > > From: Aleksandar Markovic > > > > Mostly fix errors and warnings reported by 'checkpatch.pl -f'. > > > > Signed-off-by: Aleksandar Markovic > > --- > > target/mips/helper.c | 128

Re: [PATCH v3 1/6] target/mips: Clean up helper.c

2019-10-14 Thread Markus Armbruster
Aleksandar Markovic writes: > From: Aleksandar Markovic > > Mostly fix errors and warnings reported by 'checkpatch.pl -f'. > > Signed-off-by: Aleksandar Markovic > --- > target/mips/helper.c | 128 > +++ > 1 file changed, 78 insertions(+), 50 de