tty: fix typo in descripton of tty_termios_encode_baud_rate
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Acked-by: Alan Cox <alan@linux.intel.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
900d18c79d
commit
f98e5b80ad
1 changed files with 1 additions and 1 deletions
|
@ -309,7 +309,7 @@ EXPORT_SYMBOL(tty_termios_input_baud_rate);
|
||||||
* @ospeed: output speed
|
* @ospeed: output speed
|
||||||
*
|
*
|
||||||
* Encode the speeds set into the passed termios structure. This is
|
* Encode the speeds set into the passed termios structure. This is
|
||||||
* used as a library helper for drivers os that they can report back
|
* used as a library helper for drivers so that they can report back
|
||||||
* the actual speed selected when it differs from the speed requested
|
* the actual speed selected when it differs from the speed requested
|
||||||
*
|
*
|
||||||
* For maximal back compatibility with legacy SYS5/POSIX *nix behaviour
|
* For maximal back compatibility with legacy SYS5/POSIX *nix behaviour
|
||||||
|
|
Loading…
Add table
Reference in a new issue