diff mbox series

[01/13] ARM: dts: microchip: sama7g5ek: Remove the empty line 50

Message ID 20240411073353.3831-2-mihai.sain@microchip.com (mailing list archive)
State New
Headers show
Series Remove the empty lines from sama5 and sama7 DT files | expand

Commit Message

Mihai Sain April 11, 2024, 7:33 a.m. UTC
Remove the empty line 50 from gpio-keys node.

Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
---
 arch/arm/boot/dts/microchip/at91-sama7g5ek.dts | 1 -
 1 file changed, 1 deletion(-)

Comments

Krzysztof Kozlowski April 11, 2024, 7:46 a.m. UTC | #1
On 11/04/2024 09:33, Mihai Sain wrote:
> Remove the empty line 50 from gpio-keys node.

Why? Commit msg *must* say why you are doing this.

I don't see any reason for this. You do not make code readable, you do
not explain the issue being addressed.

Best regards,
Krzysztof
diff mbox series

Patch

diff --git a/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts b/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts
index 217e9b96c61e..e34ee887b7f8 100644
--- a/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts
+++ b/arch/arm/boot/dts/microchip/at91-sama7g5ek.dts
@@ -47,7 +47,6 @@  main_xtal {
 
 	gpio-keys {
 		compatible = "gpio-keys";
-
 		pinctrl-names = "default";
 		pinctrl-0 = <&pinctrl_key_gpio_default>;