The following patch series includes some cleanups of useless traces as well as some replaces in order to use preferred macros for debugging and others. v2: * Review deleted DPRINTK traces * Minor checkpatch warning cleanup Sergio Paracuellos (4): staging: ks7010: remove useless DPRINTK traces staging: ks7010: replace DPRINTK traces in favour of netdev_* staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive staging: ks7010: remove unnecessary brackets in single statement block drivers/staging/ks7010/ks7010_sdio.c | 151 ++++++------------ drivers/staging/ks7010/ks_hostif.c | 288 ++++++++++------------------------- drivers/staging/ks7010/ks_wlan.h | 10 -- drivers/staging/ks7010/ks_wlan_net.c | 90 +++-------- 4 files changed, 145 insertions(+), 394 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel