docs: usb: fix malformed table
authorHu Haowen <src.res@email.cn>
Thu, 5 Aug 2021 04:01:46 +0000 (12:01 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 5 Aug 2021 10:31:51 +0000 (12:31 +0200)
commit9c0edd5649a26e380ed2e687a20f7b301a66c746
tree47a6f73d86b47463b534a7834f360b72c997af50
parent59e477af7b1a2a0d1d4c934f9cfda7b753341f12
docs: usb: fix malformed table

The tables are separated with tabs and spaces mixed together, leading
to malformation. Changed the characters all into spaces to solve this
issue.

Signed-off-by: Hu Haowen <src.res@email.cn>
Link: https://lore.kernel.org/r/20210805040146.121526-1-src.res@email.cn
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/usb/gadget-testing.rst