* [PATCH] Staging: dgap: dgap: Fixed spelling errors
@ 2015-05-15 20:02 Colin Cronin
0 siblings, 0 replies; 3+ messages in thread
From: Colin Cronin @ 2015-05-15 20:02 UTC (permalink / raw)
To: lidza.louina; +Cc: devel, linux-kernel, colinpatrickcronin
Fixed comment spelling errors
Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com>
---
drivers/staging/dgap/dgap.c | 2 +-
drivers/staging/dgap/dgap.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c
index 6766d5a..0691729 100644
--- a/drivers/staging/dgap/dgap.c
+++ b/drivers/staging/dgap/dgap.c
@@ -2658,7 +2658,7 @@ static void dgap_cmdw_ext(struct channel_t *ch, u16 cmd, u16 word, uint ncmds)
* dgap_wmove - Write data to FEP buffer.
*
* ch - Pointer to channel structure.
- * buf - Poiter to characters to be moved.
+ * buf - Pointer to characters to be moved.
* cnt - Number of characters to move.
*
*=======================================================================*/
diff --git a/drivers/staging/dgap/dgap.h b/drivers/staging/dgap/dgap.h
index a2e5b26..e707ed5 100644
--- a/drivers/staging/dgap/dgap.h
+++ b/drivers/staging/dgap/dgap.h
@@ -172,7 +172,7 @@
/*
* Define a local default termios struct. All ports will be created
* with this termios initially. This is the same structure that is defined
- * as the default in tty_io.c with the same settings overriden as in serial.c
+ * as the default in tty_io.c with the same settings overridden as in serial.c
*
* In short, this should match the internal serial ports' defaults.
*/
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Staging: dgap: dgap: Fixed spelling errors
2015-05-15 9:11 Colin Cronin
@ 2015-05-15 10:28 ` Sudip Mukherjee
0 siblings, 0 replies; 3+ messages in thread
From: Sudip Mukherjee @ 2015-05-15 10:28 UTC (permalink / raw)
To: Colin Cronin; +Cc: lidza.louina, devel, linux-kernel
On Fri, May 15, 2015 at 02:11:40AM -0700, Colin Cronin wrote:
> Fixed comment spelling errors
>
> Signed-off-by Colin Cronin <colinpatrickcronin@gmail.com>
this is wrong. should be Signed-off-by:
regards
sudip
> ---
^ permalink raw reply [flat|nested] 3+ messages in thread
* [PATCH] Staging: dgap: dgap: Fixed spelling errors
@ 2015-05-15 9:11 Colin Cronin
2015-05-15 10:28 ` Sudip Mukherjee
0 siblings, 1 reply; 3+ messages in thread
From: Colin Cronin @ 2015-05-15 9:11 UTC (permalink / raw)
To: lidza.louina; +Cc: devel, linux-kernel, colinpatrickcronin
Fixed comment spelling errors
Signed-off-by Colin Cronin <colinpatrickcronin@gmail.com>
---
drivers/staging/dgap/dgap.c | 2 +-
drivers/staging/dgap/dgap.h | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/staging/dgap/dgap.c b/drivers/staging/dgap/dgap.c
index 6766d5a..0691729 100644
--- a/drivers/staging/dgap/dgap.c
+++ b/drivers/staging/dgap/dgap.c
@@ -2658,7 +2658,7 @@ static void dgap_cmdw_ext(struct channel_t *ch, u16 cmd, u16 word, uint ncmds)
* dgap_wmove - Write data to FEP buffer.
*
* ch - Pointer to channel structure.
- * buf - Poiter to characters to be moved.
+ * buf - Pointer to characters to be moved.
* cnt - Number of characters to move.
*
*=======================================================================*/
diff --git a/drivers/staging/dgap/dgap.h b/drivers/staging/dgap/dgap.h
index a2e5b26..e707ed5 100644
--- a/drivers/staging/dgap/dgap.h
+++ b/drivers/staging/dgap/dgap.h
@@ -172,7 +172,7 @@
/*
* Define a local default termios struct. All ports will be created
* with this termios initially. This is the same structure that is defined
- * as the default in tty_io.c with the same settings overriden as in serial.c
+ * as the default in tty_io.c with the same settings overridden as in serial.c
*
* In short, this should match the internal serial ports' defaults.
*/
--
1.9.1
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2015-05-15 20:02 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-15 20:02 [PATCH] Staging: dgap: dgap: Fixed spelling errors Colin Cronin
-- strict thread matches above, loose matches on Subject: below --
2015-05-15 9:11 Colin Cronin
2015-05-15 10:28 ` Sudip Mukherjee
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome