Commit f7f2b10a authored by Nizam Haider's avatar Nizam Haider Committed by Greg Kroah-Hartman

Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment

Fix Typo errror in the comment section of dgnc_wmove
Signed-off-by: default avatarNizam Haider <nijamh@cdac.in>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 01351494
...@@ -448,7 +448,7 @@ void dgnc_tty_uninit(struct dgnc_board *brd) ...@@ -448,7 +448,7 @@ void dgnc_tty_uninit(struct dgnc_board *brd)
* dgnc_wmove - Write data to transmit queue. * dgnc_wmove - Write data to transmit queue.
* *
* ch - Pointer to channel structure. * 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. * n - Number of characters to move.
* *
*=======================================================================*/ *=======================================================================*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment