Re: [PATCH v5 01/13] dt-bindings: usb: fix yamllint check warning
From: Rob Herring <robh@kernel.org>
Date: 2021-03-23 22:44:48
Also in:
linux-arm-kernel, linux-mediatek, linux-usb, lkml
From: Rob Herring <robh@kernel.org>
Date: 2021-03-23 22:44:48
Also in:
linux-arm-kernel, linux-mediatek, linux-usb, lkml
On Tue, 16 Mar 2021 17:22:20 +0800, Chunfeng Yun wrote:
Fix warning: "missing starting space in comment"
Fixes: 23bf6fc7046c ("dt-bindings: usb: convert usb-device.txt to YAML schema")
Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com>
---
v5: add Fixes tag suggested by Greg
v2~v4: no changes
---
Documentation/devicetree/bindings/usb/usb-device.yaml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)Reviewed-by: Rob Herring <robh@kernel.org>