linux-doc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: usb: function: Modify path name
@ 2021-05-06 12:20 Wei Ming Chen
  2021-05-13 15:25 ` Jonathan Corbet
  0 siblings, 1 reply; 2+ messages in thread
From: Wei Ming Chen @ 2021-05-06 12:20 UTC (permalink / raw)
  To: linux-kernel; +Cc: corbet, linux-usb, linux-doc, Wei Ming Chen

Original path does not exists, so changed to
"Documentation/ABI/testing/configfs-usb-gadget"

Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com>
---
 Documentation/usb/gadget_configfs.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
 ------------------------------------------------------
-- 
2.25.1


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] docs: usb: function: Modify path name
  2021-05-06 12:20 [PATCH] docs: usb: function: Modify path name Wei Ming Chen
@ 2021-05-13 15:25 ` Jonathan Corbet
  0 siblings, 0 replies; 2+ messages in thread
From: Jonathan Corbet @ 2021-05-13 15:25 UTC (permalink / raw)
  To: Wei Ming Chen, linux-kernel; +Cc: linux-usb, linux-doc, Wei Ming Chen

Wei Ming Chen <jj251510319013@gmail.com> writes:

> Original path does not exists, so changed to
> "Documentation/ABI/testing/configfs-usb-gadget"
>
> Signed-off-by: Wei Ming Chen <jj251510319013@gmail.com>
> ---
>  Documentation/usb/gadget_configfs.rst | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> 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.

Applied, thanks.

jon

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-13 15:25 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-05-06 12:20 [PATCH] docs: usb: function: Modify path name Wei Ming Chen
2021-05-13 15:25 ` Jonathan Corbet

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).