Commit c7591a26 authored by Fernando Apesteguia's avatar Fernando Apesteguia Committed by Greg Kroah-Hartman
Browse files

staging: dgnc: update TODO file



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

Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 298afff0
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
* checkpatch fixes
* remove unnecessary comments
* remove unnecessary error messages. Example kzalloc() has its
  own error message. Adding an extra one is useless.