[PATCH v2 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment

Nizam Haider nizamhaider786 at gmail.com
Fri Nov 13 15:33:57 UTC 2015


Fix Typo errror in the comment of dgnc_wmove

Signed-off-by: Nizam Haider <nijamh at cdac.in>
---
 drivers/staging/dgnc/dgnc_tty.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/drivers/staging/dgnc/dgnc_tty.c b/drivers/staging/dgnc/dgnc_tty.c
index 48e4b90..b79eab0 100644
--- a/drivers/staging/dgnc/dgnc_tty.c
+++ b/drivers/staging/dgnc/dgnc_tty.c
@@ -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.
  *
  *=======================================================================*/
-- 
1.8.1.4



More information about the devel mailing list