]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blob - drivers/staging/dgnc/TODO
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[mirror_ubuntu-artful-kernel.git] / drivers / staging / dgnc / TODO
1 * checkpatch fixes
2 * remove unecessary comments
3 * remove unecessary error messages. Example kzalloc() has its
4 own error message. Adding an extra one is useless.
5 * use goto statements for error handling when appropriate
6 * there is a lot of unecessary code in the driver. It was
7 originally a standalone driver. Remove uneeded code.
8
9 Please send patches to Greg Kroah-Hartman <greg@kroah.com> and
10 Cc: Lidza Louina <lidza.louina@gmail.com>