hw/ppc/ppc4xx_devs: Make code style fixes to UIC code
commit59a958bb7451758d9120697b92237c0ae706abf3
authorPeter Maydell <peter.maydell@linaro.org>
Sat, 12 Dec 2020 00:15:30 +0000 (12 00:15 +0000)
committerDavid Gibson <david@gibson.dropbear.id.au>
Wed, 6 Jan 2021 00:09:59 +0000 (6 11:09 +1100)
treec3059150b16c5410bfbb7c4dac76181e2ac28d7e
parent52d25464605dc20022ad94aa8bc8e8473e600833
hw/ppc/ppc4xx_devs: Make code style fixes to UIC code

In a following commit we will move the PPC UIC implementation to
its own file in hw/intc. To prevent checkpatch complaining about that
code-motion, fix up the minor style issues first.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20201212001537.24520-2-peter.maydell@linaro.org>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Tested-by: Edgar E. Iglesias <edgar.iglesias@xilinx.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
hw/ppc/ppc4xx_devs.c