ppc/pnv: fix extra indent spaces with DEFINE_PROP*
commit78d6b5d33a1d0fcf485ecba684f03c13527800e4
authorDaniel Henrique Barboza <danielhb413@gmail.com>
Thu, 2 Jun 2022 21:53:51 +0000 (2 18:53 -0300)
committerDaniel Henrique Barboza <danielhb413@gmail.com>
Mon, 20 Jun 2022 11:38:58 +0000 (20 08:38 -0300)
tree6021f582e60a1ff34b2036795adb4ed1bb6951f5
parent151308677c977dae5fdb5c62f20722ddd25aeef9
ppc/pnv: fix extra indent spaces with DEFINE_PROP*

The DEFINE_PROP* macros in pnv files are using extra spaces for no good
reason.

Cc: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
Reviewed-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Message-Id: <20220602215351.149910-1-danielhb413@gmail.com>
Signed-off-by: Daniel Henrique Barboza <danielhb413@gmail.com>
hw/pci-host/pnv_phb3.c
hw/pci-host/pnv_phb4.c
hw/pci-host/pnv_phb4_pec.c