summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgap/dgap.h
diff options
context:
space:
mode:
authorColin Cronin <colinpatrickcronin@gmail.com>2015-05-15 13:02:40 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-05-31 11:40:14 +0900
commit469caabe52aaa051f4a18a14055af459db2dcb01 (patch)
treec751c61c8c29b89a00751d35e0dfa4641ebfcfcb /drivers/staging/dgap/dgap.h
parent7257f9d1ac2e06a10f753d65ce819de70cf678fa (diff)
downloadlinux-469caabe52aaa051f4a18a14055af459db2dcb01.tar.bz2
Staging: dgap: dgap: Fixed spelling errors
Fixed comment spelling errors Signed-off-by: Colin Cronin <colinpatrickcronin@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgap/dgap.h')
-rw-r--r--drivers/staging/dgap/dgap.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dgap/dgap.h b/drivers/staging/dgap/dgap.h
index a2e5b26c673a..e707ed5fe949 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.
*/