treewide: Fix typos in various parts of the kernel, and fix some comments.
The below patch fixes some typos in various parts of the kernel, as well as fixes some comments. Please let me know if I missed anything, and I will try to get it changed and resent. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Acked-by: Randy Dunlap <rdunlap@xenotime.net> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
committed by
Jiri Kosina
parent
a13b032776
commit
42b2aa86c6
@@ -104,7 +104,7 @@ void i1480_usb_destroy(struct i1480_usb *i1480_usb)
|
||||
*
|
||||
* Data buffers to USB cannot be on the stack or in vmalloc'ed areas,
|
||||
* so we copy it to the local i1480 buffer before proceeding. In any
|
||||
* case, we have a max size we can send, soooo.
|
||||
* case, we have a max size we can send.
|
||||
*/
|
||||
static
|
||||
int i1480_usb_write(struct i1480 *i1480, u32 memory_address,
|
||||
|
||||
Reference in New Issue
Block a user