projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1e88609
)
docs: usb: function: Modify path name
author
Wei Ming Chen
<jj251510319013@gmail.com>
Thu, 6 May 2021 12:20:20 +0000
(20:20 +0800)
committer
Jonathan Corbet
<corbet@lwn.net>
Thu, 13 May 2021 16:14:18 +0000
(10:14 -0600)
Original path does not exists, so changed to
"Documentation/ABI/testing/configfs-usb-gadget"
Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com>
Link:
https://lore.kernel.org/r/20210506122020.7117-1-jj251510319013@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/usb/gadget_configfs.rst
patch
|
blob
|
history
diff --git
a/Documentation/usb/gadget_configfs.rst
b/Documentation/usb/gadget_configfs.rst
index 158e48dab586d1438807c693e014b05fa4ed541f..e4566ffb223f29a8124f84e94feaf1a7cfc865b9 100644
(file)
--- a/
Documentation/usb/gadget_configfs.rst
+++ b/
Documentation/usb/gadget_configfs.rst
@@
-140,7
+140,7
@@
is an arbitrary string allowed in a filesystem, e.g.::
Each function provides its specific set of attributes, with either read-only
or read-write access. Where applicable they need to be written to as
appropriate.
-Please refer to Documentation/ABI/
*/configfs-usb-gadget*
for more information.
+Please refer to Documentation/ABI/
testing/configfs-usb-gadget
for more information.
4. Associating the functions with their configurations
------------------------------------------------------