> From: Jules Irenge
> Subject: [PATCH 3/5] target/mips: replace indentation with space to fix
> checkpatch errors
>
> Replace indentation with space to fix errors issued by checkpatch.pl tool
> "ERROR: code indent should never use tabs"
> within "target/mips/cpu.h" file.
>
> Signed-off-by: Jule
Replace indentation with space to fix errors issued by checkpatch.pl tool
"ERROR: code indent should never use tabs"
within "target/mips/cpu.h" file.
Signed-off-by: Jules Irenge
---
target/mips/cpu.h | 136 +++---
1 file changed, 68 insertions(+), 68 dele