Hi all,HI Stephen,
On Mon, 8 Jan 2024 08:54:39 +0100 Greg KH <greg@xxxxxxxxx> wrote:
On Mon, Jan 08, 2024 at 04:02:21PM +1100, Stephen Rothwell wrote:
After merging the usb tree, today's linux-next build (htmldocs) produced
this warning:
Documentation/usb/gadget-testing.rst:459: ERROR: Malformed table.
Text in column margin in table line 9.
=============== ==================================================
ifname network device interface name associated with this
function instance
qmult queue length multiplier for high and super speed
host_addr MAC address of host's end of this
Ethernet over USB link
dev_addr MAC address of device's end of this
Ethernet over USB link
max_segment_size Segment size required for P2P connections. This
will set MTU to (max_segment_size - 14 bytes)
=============== ==================================================
Introduced by commit
1900daeefd3e ("usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs")
Krishna, can you send a fixup patch for this?
I am still seeing this warning.