mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-05-24 10:39:52 +00:00
dt-bindings: usb: fix yamllint check warning
Fix warning: "missing starting space in comment" Signed-off-by: Chunfeng Yun <chunfeng.yun@mediatek.com> Link: https://lore.kernel.org/r/20210308053745.25697-1-chunfeng.yun@mediatek.com Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
f85142af36
commit
729979e164
1 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
- |
|
||||
|
|
Loading…
Add table
Reference in a new issue