[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank
|
From: |
Luc Michel |
|
Subject: |
Re: [PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line |
|
Date: |
Tue, 17 Aug 2021 11:48:13 +0200 |
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
>
--
- Re: [PATCH for-6.2 09/25] clock: Provide builtin multiplier/divider, (continued)
Re: [PATCH for-6.2 09/25] clock: Provide builtin multiplier/divider, Luc Michel, 2021/08/15
Re: [PATCH for-6.2 09/25] clock: Provide builtin multiplier/divider, Damien Hedde, 2021/08/17
[PATCH for-6.2 14/25] hw/arm/stm32vldiscovery: Delete trailing blank line, Peter Maydell, 2021/08/12
[PATCH for-6.2 10/25] hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize, Peter Maydell, 2021/08/12
Re: [PATCH for-6.2 10/25] hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize, Alistair Francis, 2021/08/12
Re: [PATCH for-6.2 10/25] hw/arm: Don't allocate separate MemoryRegions in stm32 SoC realize, Luc Michel, 2021/08/17
[PATCH for-6.2 11/25] hw/arm/stm32f100: Wire up sysclk and refclk, Peter Maydell, 2021/08/12