Re: [PATCH v2 0/9] drivers: staging: rtl8187se: various code cleanups

2014-03-04 Thread Dan Carpenter
Seems ok. regards, dan carpenter ___ devel mailing list de...@linuxdriverproject.org http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

[PATCH v2 0/9] drivers: staging: rtl8187se: various code cleanups

2014-03-03 Thread Axel Rasmussen
This set of patches fixes a substantial number of checkpatch.pl errors and warnings, and additionally it refactors some sections of code where lines were far too long due to organizational problems. This second version of the patch set addresses some embarrassingly obvious issues in the origina