[PATCH] usb: gadget: composite: Fix typo in comment

2015-07-01 Thread Nik Nyby
This fixes a typo in a comment where "STATUS" is misspelled as "STAUS". Signed-off-by: Nik Nyby --- include/linux/usb/composite.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/linux/usb/composite.h b/include/linux/usb/composite.h index 2511469..

[PATCH] USB: serial: ftdi_sio: Fix broken URL in comment

2015-07-06 Thread Nik Nyby
This fixes a typo in the URL: http://zeitcontrol.de/ Signed-off-by: Nik Nyby --- drivers/usb/serial/ftdi_sio_ids.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/usb/serial/ftdi_sio_ids.h b/drivers/usb/serial/ftdi_sio_ids.h index 792e054..cb12b31 100644 --- a