tree-wide: fix assorted typos all over the place
That is "success", "unknown", "through", "performance", "[re|un]mapping" , "access", "default", "reasonable", "[con]currently", "temperature" , "channel", "[un]used", "application", "example","hierarchy", "therefore" , "[over|under]flow", "contiguous", "threshold", "enough" and others. Signed-off-by: André Goddard Rosa <andre.goddard@gmail.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Этот коммит содержится в:

коммит произвёл
Jiri Kosina

родитель
972b94ffb9
Коммит
af901ca181
@@ -74,7 +74,7 @@ fs3270_do_io(struct raw3270_view *view, struct raw3270_request *rq)
|
||||
}
|
||||
rc = raw3270_start(view, rq);
|
||||
if (rc == 0) {
|
||||
/* Started sucessfully. Now wait for completion. */
|
||||
/* Started successfully. Now wait for completion. */
|
||||
wait_event(fp->wait, raw3270_request_final(rq));
|
||||
}
|
||||
} while (rc == -EACCES);
|
||||
|
Ссылка в новой задаче
Block a user