projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ded071f
)
usb: linux/usb/pd_vdo.h: drop duplicated word in comment
author
Randy Dunlap
<rdunlap@infradead.org>
Wed, 15 Jul 2020 04:57:00 +0000
(21:57 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Wed, 15 Jul 2020 14:48:11 +0000
(16:48 +0200)
Drop the doubled word "all" in a comment.
Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: linux-usb@vger.kernel.org
Link:
https://lore.kernel.org/r/20200715045701.22949-3-rdunlap@infradead.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
include/linux/usb/pd_vdo.h
patch
|
blob
|
history
diff --git
a/include/linux/usb/pd_vdo.h
b/include/linux/usb/pd_vdo.h
index 35b8e15efaa0c7c2321b15cbff16f7ab52e50725..68bdc4e2f5a907831c7a548fd297ca3946ba7300 100644
(file)
--- a/
include/linux/usb/pd_vdo.h
+++ b/
include/linux/usb/pd_vdo.h
@@
-249,7
+249,7
@@
* SVDM Discover SVIDs request -> response
*
* Request is properly formatted VDM Header with discover SVIDs command.
- * Response is a set of SVIDs of all
all
supported SVIDs with all zero's to
+ * Response is a set of SVIDs of all supported SVIDs with all zero's to
* mark the end of SVIDs. If more than 12 SVIDs are supported command SHOULD be
* repeated.
*/