On 1/8/2024 6:15 PM, Greg Kroah-Hartman wrote:
On Mon, Jan 08, 2024 at 06:06:02PM +0530, Udipto Goswami wrote:
Currently, the section of NCM which describes attributes are having wrong
indentation.
Fix this by following the correct format recommended.
Fixes: 1900daeefd3e ("usb: gadget: ncm: Add support to update wMaxSegmentSize via configfs")
Signed-off-by: Udipto Goswami <quic_ugoswami@xxxxxxxxxxx>
---
Documentation/usb/gadget-testing.rst | 22 +++++++++++-----------
1 file changed, 11 insertions(+), 11 deletions(-)
This was reported in linux-next so it needs a "reported-by:" tag, right?
right, apologies!
Will address in v2.
Thanks,
-Udipto