diff options
author | Peter Chen <peter.chen@freescale.com> | 2015-07-31 16:36:28 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-09-21 10:02:19 -0700 |
commit | de86c325b783780c5017afb98723af1980ecdb0c (patch) | |
tree | 67e8f8e53d0f70decb1aed0227e9260c0e5c9e54 | |
parent | 60aba92f05267a74c32bc2224dca2616abc44e50 (diff) | |
download | lwn-de86c325b783780c5017afb98723af1980ecdb0c.tar.gz lwn-de86c325b783780c5017afb98723af1980ecdb0c.zip |
Doc: ABI: testing: configfs-usb-gadget-loopback
commit 8cd50626823c00ca7472b2f61cb8c0eb9798ddc0 upstream.
Fix the name of attribute
Signed-off-by: Peter Chen <peter.chen@freescale.com>
Signed-off-by: Felipe Balbi <balbi@ti.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
-rw-r--r-- | Documentation/ABI/testing/configfs-usb-gadget-loopback | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/ABI/testing/configfs-usb-gadget-loopback b/Documentation/ABI/testing/configfs-usb-gadget-loopback index 9aae5bfb9908..06beefbcf061 100644 --- a/Documentation/ABI/testing/configfs-usb-gadget-loopback +++ b/Documentation/ABI/testing/configfs-usb-gadget-loopback @@ -5,4 +5,4 @@ Description: The attributes: qlen - depth of loopback queue - bulk_buflen - buffer length + buflen - buffer length |