[PATCH 1/3] [trivial] Documentation: Fix typo in dwc3.txt

From: Masanari Iida
Date: Sun Feb 19 2012 - 08:58:21 EST


Correct spelling "requries" to "requires" in
Documentation/usb/dwc3.txt

Signed-off-by: Masanari Iida <standby24x7@xxxxxxxxx>
---
Documentation/usb/dwc3.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/usb/dwc3.txt b/Documentation/usb/dwc3.txt
index 7b590ed..1d02c01 100644
--- a/Documentation/usb/dwc3.txt
+++ b/Documentation/usb/dwc3.txt
@@ -28,7 +28,7 @@ Please pick something while reading :)
none

- primary handler of the EP-interrupt
- reads the event and tries to process it. Everything that requries
+ reads the event and tries to process it. Everything that requires
sleeping is handed over to the Thread. The event is saved in an
per-endpoint data-structure.
We probably have to pay attention not to process events once we
--
1.7.9.1.197.g5f90b

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/