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>
This commit is contained in:
parent
81b726619d
commit
d8a76d669a
1 changed files with 1 additions and 1 deletions
|
@ -72,7 +72,7 @@
|
||||||
/*
|
/*
|
||||||
* Define a local default termios struct. All ports will be created
|
* Define a local default termios struct. All ports will be created
|
||||||
* with this termios initially. This is the same structure that is defined
|
* 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.
|
* In short, this should match the internal serial ports' defaults.
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Add table
Reference in a new issue