diff mbox series

[for-6.2,14/25] hw/arm/stm32vldiscovery: Delete trailing blank line

Message ID 20210812093356.1946-15-peter.maydell@linaro.org
State Superseded
Headers show
Series arm: Get rid of system_clock_scale global | expand

Commit Message

Peter Maydell Aug. 12, 2021, 9:33 a.m. UTC
Delete the trailing blank line at the end of the source file.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

---
 hw/arm/stm32vldiscovery.c | 1 -
 1 file changed, 1 deletion(-)

-- 
2.20.1

Comments

Alexandre IOOSS Aug. 12, 2021, 12:27 p.m. UTC | #1
On 8/12/21 11:33 AM, Peter Maydell wrote:
> Delete the trailing blank line at the end of the source file.

> 

> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>

> ---

>   hw/arm/stm32vldiscovery.c | 1 -

>   1 file changed, 1 deletion(-)

> 

> diff --git a/hw/arm/stm32vldiscovery.c b/hw/arm/stm32vldiscovery.c

> index 07e401a818d..9b79004703b 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)

> -

> 


Reviewed-by: Alexandre Iooss <erdnaxe@crans.org>


Thanks,
-- Alexandre
Alistair Francis Aug. 13, 2021, 1:39 a.m. UTC | #2
On Thu, Aug 12, 2021 at 7:44 PM Peter Maydell <peter.maydell@linaro.org> wrote:
>

> Delete the trailing blank line at the end of the source file.

>

> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Reviewed-by: Alistair Francis <alistair.francis@wdc.com>


Alistair

> ---

>  hw/arm/stm32vldiscovery.c | 1 -

>  1 file changed, 1 deletion(-)

>

> diff --git a/hw/arm/stm32vldiscovery.c b/hw/arm/stm32vldiscovery.c

> index 07e401a818d..9b79004703b 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)

> -

> --

> 2.20.1

>

>
Luc Michel Aug. 17, 2021, 9:48 a.m. UTC | #3
On 10:33 Thu 12 Aug     , Peter Maydell wrote:
> Delete the trailing blank line at the end of the source file.

> 

> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>


Reviewed-by: Luc Michel <luc@lmichel.fr>


> ---

>  hw/arm/stm32vldiscovery.c | 1 -

>  1 file changed, 1 deletion(-)

> 

> diff --git a/hw/arm/stm32vldiscovery.c b/hw/arm/stm32vldiscovery.c

> index 07e401a818d..9b79004703b 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)

> -

> -- 

> 2.20.1

> 


--
diff mbox series

Patch

diff --git a/hw/arm/stm32vldiscovery.c b/hw/arm/stm32vldiscovery.c
index 07e401a818d..9b79004703b 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)
-