Re: [PATCH] Documentation: tiny typo fix in usb/gadget_multi.txt

2016-06-23 Thread Jonathan Corbet
On Sat, 11 Jun 2016 02:56:37 +0200 Michal Nazarewicz wrote: > -For the gadget two work under Windows two conditions have to be met: > +For the gadget to work under Windows two conditions have to be met: Applied to the docs tree, thanks. jon

[PATCH] Documentation: tiny typo fix in usb/gadget_multi.txt

2016-06-10 Thread Michal Nazarewicz
Signed-off-by: Michal Nazarewicz --- Documentation/usb/gadget_multi.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/usb/gadget_multi.txt b/Documentation/usb/gadget_multi.txt index 5faf514..b3146dd 100644 --- a/Documentation/usb/gadget_multi.txt +++ b/Documen