Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.
 *
 *=======================================================================*/