mirror of
https://github.com/torvalds/linux.git
synced 2024-11-28 15:11:31 +00:00
Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment
Fix Typo errror in the comment section of dgnc_wmove Signed-off-by: Nizam Haider <nijamh@cdac.in> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
parent
013514946c
commit
f7f2b10a82
@ -448,7 +448,7 @@ void dgnc_tty_uninit(struct dgnc_board *brd)
|
||||
* dgnc_wmove - Write data to transmit queue.
|
||||
*
|
||||
* ch - Pointer to channel structure.
|
||||
* buf - Poiter to characters to be moved.
|
||||
* buf - Pointer to characters to be moved.
|
||||
* n - Number of characters to move.
|
||||
*
|
||||
*=======================================================================*/
|
||||
|
Loading…
Reference in New Issue
Block a user