summaryrefslogtreecommitdiff
path: root/Documentation/usb
diff options
context:
space:
mode:
authorWei Ming Chen <jj251510319013@gmail.com>2021-05-06 20:20:20 +0800
committerJonathan Corbet <corbet@lwn.net>2021-05-13 10:14:18 -0600
commit2c5ff2caa4f8164e93a9bf035af9a2ad87cad9f2 (patch)
treee7f4a0c587fa1b4472dca3af09dca9f733e60c84 /Documentation/usb
parent1e886090cefe26113122a7d59a36a9aec492fef5 (diff)
docs: usb: function: Modify path name
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>
Diffstat (limited to 'Documentation/usb')
-rw-r--r--Documentation/usb/gadget_configfs.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/usb/gadget_configfs.rst b/Documentation/usb/gadget_configfs.rst
index 158e48dab586..e4566ffb223f 100644
--- 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
------------------------------------------------------