From: Hari Prasath Gujulan Elango Date: Thu, 18 Jun 2015 13:43:28 +0000 (+0000) Subject: staging: dgnc: fix typo in comments secion X-Git-Tag: omap-for-v4.2/fixes-rc1^2~92^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d8a76d669a09b49305988c7c27b09eb1fbe4b85a;p=pandora-kernel.git 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 Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/dgnc/dgnc_driver.h b/drivers/staging/dgnc/dgnc_driver.h index ebb34398885d..d04671fa4b75 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. */