From: Peter Maydell Date: Thu, 12 Aug 2021 09:33:45 +0000 (+0100) Subject: hw/arm/stm32vldiscovery: Delete trailing blank line X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=7580384b34da99134d1162729957ed63ae2da230;p=qemu.git hw/arm/stm32vldiscovery: Delete trailing blank line Delete the trailing blank line at the end of the source file. Signed-off-by: Peter Maydell Reviewed-by: Alexandre Iooss Reviewed-by: Alistair Francis Reviewed-by: Luc Michel Message-id: 20210812093356.1946-15-peter.maydell@linaro.org --- diff --git a/hw/arm/stm32vldiscovery.c b/hw/arm/stm32vldiscovery.c index 07e401a818..9b79004703 100644 --- a/hw/arm/stm32vldiscovery.c +++ b/hw/arm/stm32vldiscovery.c @@ -65,4 +65,3 @@ static void stm32vldiscovery_machine_init(MachineClass *mc) } DEFINE_MACHINE("stm32vldiscovery", stm32vldiscovery_machine_init) -