On Fri, Jan 23, 2015 at 12:20 PM, Peter Maydell
wrote:
> This patch fixes the brace style in the code reindented in the
> previous commit.
>
> Signed-off-by: Peter Maydell
> ---
> target-arm/helper.c | 36 +++-
> 1 file changed, 23 insertions(+), 13 deletions(-)
This patch fixes the brace style in the code reindented in the
previous commit.
Signed-off-by: Peter Maydell
---
target-arm/helper.c | 36 +++-
1 file changed, 23 insertions(+), 13 deletions(-)
diff --git a/target-arm/helper.c b/target-arm/helper.c
index 3a23af8.