Re: [Qemu-devel] [PATCH v2 11/11] target-arm: Fix brace style in reindented code

2015-01-29 Thread Edgar E. Iglesias
On Thu, Jan 29, 2015 at 06:55:17PM +, Peter Maydell wrote: > This patch fixes the brace style in the code reindented in the > previous commit. > > Signed-off-by: Peter Maydell > Reviewed-by: Greg Bellows Reviewed-by: Edgar E. Iglesias > --- > target-arm/helper.c | 36

[Qemu-devel] [PATCH v2 11/11] target-arm: Fix brace style in reindented code

2015-01-29 Thread Peter Maydell
This patch fixes the brace style in the code reindented in the previous commit. Signed-off-by: Peter Maydell Reviewed-by: Greg Bellows --- target-arm/helper.c | 36 +++- 1 file changed, 23 insertions(+), 13 deletions(-) diff --git a/target-arm/helper.c b/target-