diff mbox series

[13/21] arm64: dts: qcom: msm8994: Make comments C style

Message ID 20200620144639.335093-14-konradybcio@gmail.com
State New
Headers show
Series None | expand

Commit Message

Konrad Dybcio June 20, 2020, 2:46 p.m. UTC
Signed-off-by: Konrad Dybcio <konradybcio@gmail.com>
---
 arch/arm64/boot/dts/qcom/msm8994.dtsi | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)
diff mbox series

Patch

diff --git a/arch/arm64/boot/dts/qcom/msm8994.dtsi b/arch/arm64/boot/dts/qcom/msm8994.dtsi
index b1a3f1732d84..19c9ac30453e 100644
--- a/arch/arm64/boot/dts/qcom/msm8994.dtsi
+++ b/arch/arm64/boot/dts/qcom/msm8994.dtsi
@@ -1,6 +1,5 @@ 
 // SPDX-License-Identifier: GPL-2.0-only
-/* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved.
- */
+/* Copyright (c) 2013-2016, The Linux Foundation. All rights reserved. */
 
 #include <dt-bindings/interrupt-controller/arm-gic.h>
 #include <dt-bindings/clock/qcom,gcc-msm8994.h>
@@ -307,7 +306,7 @@  sdhc1: sdhci@f9824900 {
 
 	memory {
 		device_type = "memory";
-		// We expect the bootloader to fill in the reg
+		/* We expect the bootloader to fill in the reg */
 		reg = <0 0 0 0>;
 	};