diff options
author | Konrad Dybcio <konrad.dybcio@linaro.org> | 2022-11-07 15:55:18 +0100 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2022-11-07 19:26:37 -0600 |
commit | 290d43062d261cebd17ff590dc91f1d1e3fe6eed (patch) | |
tree | 622ae6f8258376cd8e4b0ffeb87b6c0ecca56493 /arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts | |
parent | d5d8e59f356d426ba164ea37adfa629196b4fbd0 (diff) | |
download | lwn-290d43062d261cebd17ff590dc91f1d1e3fe6eed.tar.gz lwn-290d43062d261cebd17ff590dc91f1d1e3fe6eed.zip |
arm64: dts: qcom: msm8992-*: Fix up comments
Make sure all multiline C-style commends begin with just '/*' with
the comment text starting on a new line.
Also, trim off downstream regulator properties from comments to prevent
them from accidentally landing into mainline one day..
Signed-off-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Link: https://lore.kernel.org/r/20221107145522.6706-9-konrad.dybcio@linaro.org
Diffstat (limited to 'arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts')
-rw-r--r-- | arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts b/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts index 7e6bce4af441..4159fc35571a 100644 --- a/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts +++ b/arch/arm64/boot/dts/qcom/msm8992-lg-bullhead-rev-10.dts @@ -1,5 +1,6 @@ // SPDX-License-Identifier: GPL-2.0-only -/* Copyright (c) Jean Thomas <virgule@jeanthomas.me> +/* + * Copyright (c) Jean Thomas <virgule@jeanthomas.me> */ /dts-v1/; |