]> git.karo-electronics.de Git - karo-tx-linux.git/blob - drivers/staging/dgnc/TODO
Merge 4.10-rc7 into staging-next
[karo-tx-linux.git] / drivers / staging / dgnc / TODO
1 * remove unnecessary comments
2 * remove unnecessary error messages. Example kzalloc() has its
3   own error message. Adding an extra one is useless.
4 * use goto statements for error handling when appropriate
5 * there is a lot of unnecessary code in the driver. It was
6   originally a standalone driver. Remove unneeded code.
7
8 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
9 Cc: Lidza Louina <lidza.louina@gmail.com>