Re: [Qemu-devel] [PATCH 2/5] target/mips: realign comments to fix checkpatch warnings

2019-04-03 Thread Aleksandar Markovic
> From: Jules Irenge > Subject: [PATCH 2/5] target/mips: realign comments to fix checkpatch warnings > > Realign comments to fix warnings issued by checkpatch.pl tool > "WARNING: Block comments use a leading /* on a separate line" > within "target/mips/cpu.h" file. > > Signed-off-by: Jules Iren

[Qemu-devel] [PATCH 2/5] target/mips: realign comments to fix checkpatch warnings

2019-04-03 Thread Jules Irenge
Realign comments to fix warnings issued by checkpatch.pl tool "WARNING: Block comments use a leading /* on a separate line" within "target/mips/cpu.h" file. Signed-off-by: Jules Irenge --- target/mips/cpu.h | 34 ++ 1 file changed, 22 insertions(+), 12 deletions(