The following patch series implements a series of cleanups in the sisusbvga
driver.

Still some stuff to do, but at least we can have better readability on the code.

If anyone has any comments, please do.

TODO:
        * Remove unnecessary cleanups
        * Lots of ifdefs
        * Remove 2 warnings
        * Convert hex constants into more meaninful defines
        * Use static inline {} on ifdef'ed functions and put them on header 
files
        * Too many char *str = "string"; Try to find a better way of doing this
        * Remove undef's
        * int *ptr's can become int i's
        * Others to come.

Best Regards,

Felipe Balbi
[EMAIL PROTECTED]
+55 92 2126-1003

Kernel Developers Team



-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
linux-usb-devel@lists.sourceforge.net
To unsubscribe, use the last form field at:
https://lists.sourceforge.net/lists/listinfo/linux-usb-devel

Reply via email to