Skip to content

Commit f752978

Browse files
AristoChengregkh
authored andcommitted
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: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
1 parent e17b02d commit f752978

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Documentation/usb/gadget_configfs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ is an arbitrary string allowed in a filesystem, e.g.::
140140
Each function provides its specific set of attributes, with either read-only
141141
or read-write access. Where applicable they need to be written to as
142142
appropriate.
143-
Please refer to Documentation/ABI/*/configfs-usb-gadget* for more information.
143+
Please refer to Documentation/ABI/testing/configfs-usb-gadget for more information.
144144

145145
4. Associating the functions with their configurations
146146
------------------------------------------------------

0 commit comments

Comments
 (0)