Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[deliverable/linux.git] / drivers / staging / dgnc / TODO
CommitLineData
c211148f 1* checkpatch fixes
69e98df7
CG
2* remove unnecessary comments
3* remove unnecessary error messages. Example kzalloc() has its
c211148f
LL
4 own error message. Adding an extra one is useless.
5* use goto statements for error handling when appropriate
69e98df7 6* there is a lot of unnecessary code in the driver. It was
c211148f
LL
7 originally a standalone driver. Remove uneeded code.
8
b0487a7c 9Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
c211148f 10Cc: Lidza Louina <lidza.louina@gmail.com>
This page took 0.278881 seconds and 5 git commands to generate.