Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ARM: dts: sd: adjust whitespace around '='

Fix whitespace coding style: use single space instead of tabs or
multiple spaces around '=' sign in property assignment. No functional
changes (same DTB).

Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20220526203714.831177-1-krzysztof.kozlowski@linaro.org

+1 -1
+1 -1
arch/arm/boot/dts/sd5203.dts
··· 15 15 #size-cells = <1>; 16 16 17 17 chosen { 18 - bootargs="console=ttyS0,9600 earlycon=uart8250,mmio32,0x1600d000"; 18 + bootargs = "console=ttyS0,9600 earlycon=uart8250,mmio32,0x1600d000"; 19 19 }; 20 20 21 21 aliases {