This patch series continue with the driver cleanups. It just contains trivial cleanups in some files of the driver. For this to be applied properly previous sent patch series must be applied before. Sergio Paracuellos (10): staging: ks7010: use linux circular buffer header macros to handle tx and rx queues staging: ks7010: change name and type for device_open_status field staging: ks7010: avoid one level indentation in devio_rec_ind function staging: ks7010: remove superfluous comments in ks_hostif source file staging: ks7010: change return value of ks_wlan_do_power_save function staging: ks7010: remove nonsense break from case block staging: ks7010: refactor code for hostif_sme_sleep_set function staging: ks7010: fix warning aout long line in init_request staging: ks7010: avoid blank line between definitions in hostif_data_request staging: ks7010: group some cases in switch-case block in hostif_mib_set_confirm drivers/staging/ks7010/ks7010_sdio.c | 49 ++++++++++------- drivers/staging/ks7010/ks_hostif.c | 100 +++++++++++------------------------ drivers/staging/ks7010/ks_wlan.h | 2 +- drivers/staging/ks7010/ks_wlan_net.c | 4 +- 4 files changed, 64 insertions(+), 91 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel