[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1482374703-31458-1-git-send-email-scott@matheina.com>
Date: Wed, 21 Dec 2016 20:44:55 -0600
From: Scott Matheina <scott@...heina.com>
To: gregkh@...uxfoundation.org
Cc: Scott Matheina <scott@...heina.com>,
Lidza Louina <lidza.louina@...il.com>,
Mark Hounschell <markh@...pro.net>,
driverdev-devel@...uxdriverproject.org, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: [PATCH] fixed spelling error in TODO file for dgnc driver
fixed a missing letter in the TODO file 'unneeded'
Signed-off-by: Scott Matheina <scott@...heina.com>
---
drivers/staging/dgnc/TODO | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/staging/dgnc/TODO b/drivers/staging/dgnc/TODO
index 0e0825b..6c91bbd 100644
--- a/drivers/staging/dgnc/TODO
+++ b/drivers/staging/dgnc/TODO
@@ -4,7 +4,7 @@
own error message. Adding an extra one is useless.
* use goto statements for error handling when appropriate
* there is a lot of unnecessary code in the driver. It was
- originally a standalone driver. Remove uneeded code.
+ originally a standalone driver. Remove unneeded code.
Please send patches to Greg Kroah-Hartman <greg@...ah.com> and
Cc: Lidza Louina <lidza.louina@...il.com>
--
2.7.4
Powered by blists - more mailing lists