On 1/10/24 11:35 PM, Randy Dunlap wrote: > Sphinx reports a malformed table due to the table begin/end line > segments being too short for the word "max_segment_size", so > extend them by one more '=' character to prevent to error. s/to error/the error/? > Documentation/usb/gadget-testing.rst:459: ERROR: Malformed table. > Text in column margin in table line 9. > > Fixes: 1900daeefd3e ("usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs") > Signed-off-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx> > Cc: Krishna Kurapati <quic_kriskura@xxxxxxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: linux-usb@xxxxxxxxxxxxxxx > Cc: Jonathan Corbet <corbet@xxxxxxx> > Cc: linux-doc@xxxxxxxxxxxxxxx [...] MBR, Sergey