This patch series just do minor cleanups of the driver, changing some trivial types for its preferred, removing some comments and cleaning some missing stuff from previous series. Minor function refactor has been included also. Sergio Paracuellos (10): staging: ks7010: remove missing WPS preprocessor conditional code staging: ks7010: use u8 instead of unsigned char in write_to_device function staging: ks7010: change local variable type in _ks_wlan_hw_power_save staging: ks7010: change local variable type in ks7010_rw_function staging: ks7010: change some local variables type in ks_sdio_interrupt staging: ks7010: change local variable type in ks7010_sdio_init_irqs staging: ks7010: use the same parameter for 'event' in hostif_sme_enqueue staging: ks7010: refactor ks7010_sme_enqueue_events function staging: ks7010: change local variable type in ks_wlan_hw_rx staging: ks7010: remove nonsense comment in ks_wlan.h file drivers/staging/ks7010/ks7010_sdio.c | 46 +++++++++++++++------------------ drivers/staging/ks7010/ks_hostif.c | 8 +----- drivers/staging/ks7010/ks_hostif.h | 4 +-- drivers/staging/ks7010/ks_wlan.h | 49 ++++++++++++++++++------------------ 4 files changed, 46 insertions(+), 61 deletions(-) -- 2.7.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel