Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1269489
| From | Nizam Haider <nizamhaider786@gmail.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | [PATCH v3 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment |
| Date | 2015-11-14 15:50 +0100 |
| Message-ID | <quKjo-5f6-13@gated-at.bofh.it> (permalink) |
| References | <quKjo-5f6-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
[PATCH v3 5/5] Staging: dgnc: dgnc_tty: Typo error dgnc_wmove comment Nizam Haider <nizamhaider786@gmail.com> - 2015-11-14 15:50 +0100
csiph-web