Browse Source

staging: dgnc: update TODO file

Remove reference to checkpatch warnings since its output is now clean.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Fernando Apesteguia 8 years ago
parent
commit
c7591a266a
1 changed files with 0 additions and 1 deletions
  1. 0 1
      drivers/staging/dgnc/TODO

+ 0 - 1
drivers/staging/dgnc/TODO

@@ -1,4 +1,3 @@
-* checkpatch fixes
 * remove unnecessary comments
 * remove unnecessary error messages. Example kzalloc() has its
   own error message. Adding an extra one is useless.