All of lore.kernel.org
 help / color / mirror / Atom feed
* [RESEND PATCH] ARM: dts: bcm21664: Replace spaces with a tab
@ 2021-01-25 18:31 Stanislav Jakubek
  2021-01-25 22:33 ` Florian Fainelli
  0 siblings, 1 reply; 2+ messages in thread
From: Stanislav Jakubek @ 2021-01-25 18:31 UTC (permalink / raw)
  To: Rob Herring, Florian Fainelli, Ray Jui, Scott Branden
  Cc: stano.jakubek, linux-arm-kernel

Fix checkpatch warning:

WARNING: please, no spaces at the start of a line

Signed-off-by: Stanislav Jakubek <stano.jakubek@gmail.com>
---
Patch resent due to the bcm mailing list[1] not being public.

[1] bcm-kernel-feedback-list@broadcom.com
---
 arch/arm/boot/dts/bcm21664.dtsi | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/arm/boot/dts/bcm21664.dtsi b/arch/arm/boot/dts/bcm21664.dtsi
index 58ec1b2f8ef6..cc58f2b926b9 100644
--- a/arch/arm/boot/dts/bcm21664.dtsi
+++ b/arch/arm/boot/dts/bcm21664.dtsi
@@ -27,7 +27,7 @@ chosen {
 		bootargs = "console=ttyS0,115200n8";
 	};
 
-       cpus {
+	cpus {
 		#address-cells = <1>;
 		#size-cells = <0>;
 
-- 
2.25.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-01-25 22:34 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-01-25 18:31 [RESEND PATCH] ARM: dts: bcm21664: Replace spaces with a tab Stanislav Jakubek
2021-01-25 22:33 ` Florian Fainelli

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.