瀏覽代碼

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 年之前
父節點
當前提交
c7591a266a
共有 1 個文件被更改,包括 0 次插入1 次删除
  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.