Documentation/: it's -> its where appropriate
Fix obvious cases of "it's" being used when "its" was meant. Signed-off-by: Francis Galiegue <fgaliegue@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
6c9468e9eb
commit
a33f32244d
@@ -381,7 +381,7 @@ descriptor that gives us the status of the transfer, its identification
|
||||
we issue another URB to read into the destination buffer the chunk of
|
||||
data coming out of the remote endpoint. Done, wait for the next guy. The
|
||||
callbacks for the URBs issued from here are the ones that will declare
|
||||
the xfer complete at some point and call it's callback.
|
||||
the xfer complete at some point and call its callback.
|
||||
|
||||
Seems simple, but the implementation is not trivial.
|
||||
|
||||
|
Reference in New Issue
Block a user