summaryrefslogtreecommitdiffstats
path: root/drivers/staging/dgnc
diff options
context:
space:
mode:
authorHari Prasath Gujulan Elango <hgujulan@visteon.com>2015-06-18 13:43:28 +0000
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2015-06-18 21:13:48 -0700
commitd8a76d669a09b49305988c7c27b09eb1fbe4b85a (patch)
treed55c9fa01ae3c8717e9f97fd2bd878b426ebca4b /drivers/staging/dgnc
parent81b726619d55226d1592e398ea398406a1aa1b1b (diff)
downloadop-kernel-dev-d8a76d669a09b49305988c7c27b09eb1fbe4b85a.zip
op-kernel-dev-d8a76d669a09b49305988c7c27b09eb1fbe4b85a.tar.gz
staging: dgnc: fix typo in comments secion
This patch fixes a typo in the comments section as warned by checkpatch.pl Signed-off-by: Hari Prasath Gujulan Elango <hgujulan@visteon.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/dgnc')
-rw-r--r--drivers/staging/dgnc/dgnc_driver.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h
index ebb3439..d04671f 100644
--- a/drivers/staging/dgnc/dgnc_driver.h
+++ b/drivers/staging/dgnc/dgnc_driver.h
@@ -72,7 +72,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.
*/
OpenPOWER on IntegriCloud