On Fri, 11 Jan 2013 00:18:09 -0200
Eduardo Habkost wrote:
> * Add braces to 'if' statements;
> * Remove last TAB character from the source.
>
> Signed-off-by: Eduardo Habkost
Reviewed-By: Igor Mammedov
> ---
> target-i386/cpu.c | 7 ---
> 1 file changed, 4 insertions(+), 3 deletions(-)
* Add braces to 'if' statements;
* Remove last TAB character from the source.
Signed-off-by: Eduardo Habkost
---
target-i386/cpu.c | 7 ---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/target-i386/cpu.c b/target-i386/cpu.c
index 9a48e3f..0b44dea 100644
--- a/target-i386/cp