public inbox for linux-next@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] usb: gadget: uvc: Correct documentation formatting
@ 2023-02-06  9:58 Daniel Scally
  2023-02-06 10:07 ` Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: Daniel Scally @ 2023-02-06  9:58 UTC (permalink / raw)
  To: linux-usb, gregkh; +Cc: linux-next, sfr, Daniel Scally

The documentation table added in a36afe780461 ("usb: gadget: uvc: Add
new enable_interrupt_ep attribute") was incorrect, resulting in a new
warning when compiling the documentation.

Correct the formatting to resolve the warning.

Signed-off-by: Daniel Scally <dan.scally@ideasonboard.com>
---
 Documentation/ABI/testing/configfs-usb-gadget-uvc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/ABI/testing/configfs-usb-gadget-uvc b/Documentation/ABI/testing/configfs-usb-gadget-uvc
index eb13cc5d363a..a2d5c648aa2b 100644
--- a/Documentation/ABI/testing/configfs-usb-gadget-uvc
+++ b/Documentation/ABI/testing/configfs-usb-gadget-uvc
@@ -17,12 +17,12 @@ Description:	Control descriptors
 
 		All attributes read only except enable_interrupt_ep:
 
-		================	=============================
+		===================	=============================
 		bInterfaceNumber	USB interface number for this
 					streaming interface
 		enable_interrupt_ep	flag to enable the interrupt
 					endpoint for the VC interface
-		================	=============================
+		===================	=============================
 
 What:		/config/usb-gadget/gadget/functions/uvc.name/control/class
 Date:		Dec 2014
-- 
2.34.1


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

end of thread, other threads:[~2023-02-06 10:08 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-02-06  9:58 [PATCH] usb: gadget: uvc: Correct documentation formatting Daniel Scally
2023-02-06 10:07 ` Greg KH
2023-02-06 10:08   ` Dan Scally

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox