diff mbox series

[v5,01/13] dt-bindings: usb: fix yamllint check warning

Message ID 20210316092232.9806-1-chunfeng.yun@mediatek.com
State Accepted
Commit 729979e16451233b34f3082bd16b93c354252c50
Headers show
Series [v5,01/13] dt-bindings: usb: fix yamllint check warning | expand

Commit Message

Chunfeng Yun (云春峰) March 16, 2021, 9:22 a.m. UTC
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(-)

Comments

Rob Herring (Arm) March 23, 2021, 10:44 p.m. UTC | #1
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>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/usb/usb-device.yaml b/Documentation/devicetree/bindings/usb/usb-device.yaml
index d4c99809ee9a..b77960a7a37b 100644
--- a/Documentation/devicetree/bindings/usb/usb-device.yaml
+++ b/Documentation/devicetree/bindings/usb/usb-device.yaml
@@ -82,9 +82,9 @@  required:
 additionalProperties: true
 
 examples:
-  #hub connected to port 1
-  #device connected to port 2
-  #device connected to port 3
+  # hub connected to port 1
+  # device connected to port 2
+  # device connected to port 3
   #    interface 0 of configuration 1
   #    interface 0 of configuration 2
   - |