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 năm trước cách đây
mục cha
commit
c7591a266a
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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.