[PATCH] fixed spelling error in TODO file for dgnc driver

From: Scott Matheina
Date: Wed Dec 21 2016 - 21:52:27 EST


fixed a missing letter in the TODO file 'unneeded'

Signed-off-by: Scott Matheina <scott@xxxxxxxxxxxx>

---
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@xxxxxxxxx> and
Cc: Lidza Louina <lidza.louina@xxxxxxxxx>
--
2.7.4