Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1269489 > unrolled thread

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

Started byNizam Haider <nizamhaider786@gmail.com>
First post2015-11-14 15:50 +0100
Last post2015-11-14 15:50 +0100
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PATCH v3 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment Nizam Haider <nizamhaider786@gmail.com> - 2015-11-14 15:50 +0100

#1269489 — [PATCH v3 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment

FromNizam Haider <nizamhaider786@gmail.com>
Date2015-11-14 15:50 +0100
Subject[PATCH v3 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment
Message-ID<quKjo-5f6-13@gated-at.bofh.it>
Fix Typo errror in the comment section of dgnc_wmove

Signed-off-by: Nizam Haider <nijamh@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

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web