[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <3294e2d3-5142-4d7f-89d3-35528f26066e@kernel.org>
Date: Wed, 14 Aug 2024 15:20:09 +0200
From: Krzysztof Kozlowski <krzk@...nel.org>
To: Andrei Simion <andrei.simion@...rochip.com>, claudiu.beznea@...on.dev,
nicolas.ferre@...rochip.com, alexandre.belloni@...tlin.com, robh@...nel.org,
krzk+dt@...nel.org, conor+dt@...nel.org, peda@...ntia.se
Cc: linux-arm-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org,
devicetree@...r.kernel.org, cristian.birsan@...rochip.com
Subject: Re: [PATCH 1/5] ARM: dts: microchip: Clean up spacing and indentation
On 14/08/2024 14:26, Andrei Simion wrote:
> Checkpatch.pl reports some ERRORS related
> to coding style (spacing and indentation).
> So clean up : checkpatch.pl --fix-inplace
Please wrap commit message according to Linux coding style / submission
process (neither too early nor over the limit):
https://elixir.bootlin.com/linux/v6.4-rc1/source/Documentation/process/submitting-patches.rst#L597
Please be specific what are you changing.
>
> Signed-off-by: Andrei Simion <andrei.simion@...rochip.com>
> ---
> Split the bloated patch into small patches on topics
> based on comments:
> https://lore.kernel.org/linux-arm-kernel/89f51615-0dee-4ab0-ab72-e3c057fee1e7@tuxon.dev/
> ---
> arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts | 2 +-
> arch/arm/boot/dts/microchip/at91-sama5d27_som1_ek.dts | 8 ++++----
> arch/arm/boot/dts/microchip/at91-sama5d2_icp.dts | 8 ++++----
> arch/arm/boot/dts/microchip/at91sam9263ek.dts | 2 +-
> 4 files changed, 10 insertions(+), 10 deletions(-)
>
> diff --git a/arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts b/arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts
> index 04cb7bee937d..1279dfb38300 100644
> --- a/arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts
> +++ b/arch/arm/boot/dts/microchip/at91-cosino_mega2560.dts
> @@ -7,7 +7,7 @@
> * HCE Engineering
> *
> * Derived from at91sam9g35ek.dts by:
> - * Copyright (C) 2012 Atmel,
> + * Copyright (C) 2012 Atmel,
Not sure what you are fixing here, but unnecessary tab was here before
and still exists...
> * 2012 Nicolas Ferre <nicolas.ferre@...el.com>
> */
>
Best regards,
Krzysztof
Powered by blists - more mailing lists