tree-wide: Assorted spelling fixes
In particular, several occurances of funny versions of 'success', 'unknown', 'therefore', 'acknowledge', 'argument', 'achieve', 'address', 'beginning', 'desirable', 'separate' and 'necessary' are fixed. Signed-off-by: Daniel Mack <daniel@caiaq.de> Cc: Joe Perches <joe@perches.com> Cc: Junio C Hamano <gitster@pobox.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
@@ -782,7 +782,7 @@ static int gem_rx(struct gem *gp, int work_to_do)
|
||||
break;
|
||||
|
||||
/* When writing back RX descriptor, GEM writes status
|
||||
* then buffer address, possibly in seperate transactions.
|
||||
* then buffer address, possibly in separate transactions.
|
||||
* If we don't wait for the chip to write both, we could
|
||||
* post a new buffer to this descriptor then have GEM spam
|
||||
* on the buffer address. We sync on the RX completion
|
||||
|
Reference in New Issue
Block a user