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 original set of patches. Axel Rasmussen (9): drivers: staging: rtl8187se: use netdev_* instead of prink drivers: staging: rtl8187se: refactor/clean signal smoothing drivers: staging: rtl8187se: wrap excessively long lines drivers: staging: rtl8187se: wrap excessively long lines drivers: staging: rtl8187se: wrap excessively long lines drivers: staging: rtl8187se: fixed broken indentation drivers: staging: rtl8187se: fixed checkpatch.pl errors drivers: staging: rtl8187se: wrap excessively long lines drivers: staging: rtl8187se: refactor wmm_param_update drivers/staging/rtl8187se/Module.symvers | 0 drivers/staging/rtl8187se/r8180.h | 2 +- drivers/staging/rtl8187se/r8180_core.c | 638 ++++++++++++++++++------------- 3 files changed, 372 insertions(+), 268 deletions(-) create mode 100644 drivers/staging/rtl8187se/Module.symvers -- 1.8.3.2 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel