hw/ppc: change indentation to spaces from TABs
commit2d94af4b16c40758eee3a8591307ae173090d4ad
authorGuo Zhi <qtxuning1999@sjtu.edu.cn>
Tue, 12 Apr 2022 02:12:41 +0000 (12 10:12 +0800)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Wed, 20 Apr 2022 21:00:30 +0000 (20 18:00 -0300)
treec4f0d2f35ee730757d61a52dc9116165a1601452
parent4e610064dbcb2425de03cfd541a6393280c463c9
hw/ppc: change indentation to spaces from TABs

There are still some files in the QEMU PPC code base that use TABs for
indentation instead of using  spaces. The TABs should be replaced so
that we have a consistent coding style.

Resolves: https://gitlab.com/qemu-project/qemu/-/issues/374
Signed-off-by: Guo Zhi <qtxuning1999@sjtu.edu.cn>
Reviewed-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Message-Id: <20220412021240.2080218-1-qtxuning1999@sjtu.edu.cn>
[danielhb: trimmed commit msg to 72 chars per line]
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/ppc/ppc440_bamboo.c
hw/ppc/spapr_rtas.c
include/hw/ppc/ppc.h