On Mon, Mar 22, 2021 at 08:23:43AM +0100, Lukas Bulwahn wrote: > The opening comment mark '/**' is used for indicating the beginning of > kernel-doc comments. > > Replace uses of '/**' for invalid cases in dt-binding headers and dts. > > Signed-off-by: Lukas Bulwahn <lukas.bulwahn@xxxxxxxxx> > --- > Rob, please pick this quick kernel-doc cleanup patch. dts files don't go thru my tree. Please split this into 2 patches. > > arch/arm64/boot/dts/hisilicon/hip05-d02.dts | 2 +- > arch/arm64/boot/dts/hisilicon/hip05.dtsi | 2 +- > arch/arm64/boot/dts/hisilicon/hip06-d03.dts | 2 +- > arch/arm64/boot/dts/hisilicon/hip06.dtsi | 4 ++-- > arch/arm64/boot/dts/hisilicon/hip07-d05.dts | 2 +- > arch/arm64/boot/dts/hisilicon/hip07.dtsi | 2 +- > include/dt-bindings/reset/hisi,hi6220-resets.h | 2 +- > include/dt-bindings/reset/snps,hsdk-reset.h | 2 +- > 8 files changed, 9 insertions(+), 9 deletions(-)