Explorar o código

staging: dgnc: remove error message task

TODO file lists task to remove unnecessary error messages. There are
no unnecessary error messages in the driver, this must have been done
already.

Remove task from TODO file.

Signed-off-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Tobin C. Harding %!s(int64=8) %!d(string=hai) anos
pai
achega
a4b513f0af
Modificáronse 1 ficheiros con 0 adicións e 2 borrados
  1. 0 2
      drivers/staging/dgnc/TODO

+ 0 - 2
drivers/staging/dgnc/TODO

@@ -1,6 +1,4 @@
 * remove unnecessary comments
 * 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
 * there is a lot of unnecessary code in the driver. It was
   originally a standalone driver. Remove unneeded code.
   originally a standalone driver. Remove unneeded code.