Fix spelling fuction -> function in comments
To avoid more patches, I also fixed other spelling and grammar bugs when they were in the same or following line: successfull -> successful parse -> parses controler -> controller controlers -> controllers Cc: Jiri Kosina <trivial@kernel.org> Cc: linux-kernel@vger.kernel.org Signed-off-by: Stefan Weil <weil@mail.berlios.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -27,8 +27,8 @@
|
||||
* * 32 transfer descriptors (called ETDs)
|
||||
* * 4Kb of Data memory
|
||||
*
|
||||
* The data memory is shared between the host and fuction controlers
|
||||
* (but this driver only supports the host controler)
|
||||
* The data memory is shared between the host and function controllers
|
||||
* (but this driver only supports the host controller)
|
||||
*
|
||||
* So setting up a transfer involves:
|
||||
* * Allocating a ETD
|
||||
|
Reference in New Issue
Block a user