> From: Jules Irenge <[email protected]> > 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: Jules Irenge <[email protected]> > ---
This patch is fine. Reviewed-by: Aleksandar Markovic <[email protected]>
