drivers/serial/serial: typo fix in comment
Signed-off-by: Kerogit <kr.git@kerogit.eu>
This commit is contained in:
parent
acc067e4f1
commit
c6c71b0beb
1 changed files with 1 additions and 1 deletions
|
|
@ -513,7 +513,7 @@ static int uart_tcdrain(FAR uart_dev_t *dev,
|
|||
#endif
|
||||
}
|
||||
|
||||
/* Get exclusive access to the to dev->tmit. We cannot permit new data to
|
||||
/* Get exclusive access to the to dev->xmit. We cannot permit new data to
|
||||
* be written while we are trying to flush the old data.
|
||||
*
|
||||
* A signal received while waiting for access to the xmit.head will abort
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue