2016-12-22 02:52:23

by Scott Matheina

[permalink] [raw]
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 <[email protected]>

---
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 <[email protected]> and
Cc: Lidza Louina <[email protected]>
--
2.7.4