aboutsummaryrefslogtreecommitdiffstats
path: root/include/uapi/linux/usb/functionfs.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/uapi/linux/usb/functionfs.h')
-rw-r--r--include/uapi/linux/usb/functionfs.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/uapi/linux/usb/functionfs.h b/include/uapi/linux/usb/functionfs.h
index 2a4b4a72a4f9..ecb3a31f7ca6 100644
--- a/include/uapi/linux/usb/functionfs.h
+++ b/include/uapi/linux/usb/functionfs.h
@@ -53,7 +53,7 @@ struct usb_endpoint_descriptor_no_audio {
53 * structure. Any flags that are not recognised cause the whole block to be 53 * structure. Any flags that are not recognised cause the whole block to be
54 * rejected with -ENOSYS. 54 * rejected with -ENOSYS.
55 * 55 *
56 * Legacy descriptors format: 56 * Legacy descriptors format (deprecated as of 3.14):
57 * 57 *
58 * | off | name | type | description | 58 * | off | name | type | description |
59 * |-----+-----------+--------------+--------------------------------------| 59 * |-----+-----------+--------------+--------------------------------------|