summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--drivers/staging/dgnc/TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/staging/dgnc/TODO b/drivers/staging/dgnc/TODO
index d3806bebbcb5..d4cc65770513 100644
--- a/drivers/staging/dgnc/TODO
+++ b/drivers/staging/dgnc/TODO
@@ -1,6 +1,4 @@
* remove unnecessary comments
-* remove unnecessary error messages. Example kzalloc() has its
- own error message. Adding an extra one is useless.
* there is a lot of unnecessary code in the driver. It was
originally a standalone driver. Remove unneeded code.