[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20200921041341.7210-1-jamesbrowning137@gmail.com>
Date: Sun, 20 Sep 2020 21:13:39 -0700
From: James Browning <jamesbrowning137@...il.com>
To: unlisted-recipients:; (no To-header on input)
Cc: James Browning <jamesbrowning137@...il.com>,
Ian Abbott <abbotti@....co.uk>,
H Hartley Sweeten <hsweeten@...ionengravers.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org
Subject: [PATCH 1/2] drivers:staging:comedi:comedi.h Fixed typo in comment
Removed repeated "the".
Signed-off-by: James Browning <jamesbrowning137@...il.com>
---
drivers/staging/comedi/comedi.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/comedi/comedi.h b/drivers/staging/comedi/comedi.h
index 09a940066c0e..3bc74bea830d 100644
--- a/drivers/staging/comedi/comedi.h
+++ b/drivers/staging/comedi/comedi.h
@@ -680,7 +680,7 @@ struct comedi_rangeinfo {
* value of 1 volt.
*
* The only defined flag value is %RF_EXTERNAL (%0x100), indicating that the
- * the range needs to be multiplied by an external reference.
+ * range needs to be multiplied by an external reference.
*/
struct comedi_krange {
int min;
--
2.25.1
Powered by blists - more mailing lists