Hi, Following comments from Dan Carpenter, please find the following revised patches. Raphaël Raphaël Beamonte (5): staging: wilc1000: remove void function return statements that are not useful staging: wilc1000: use pr_* instead of printk staging: wilc1000: remove DECLARE_WILC_BUFFER() staging: wilc1000: remove FREE_WILC_BUFFER() staging: wilc1000: replace MALLOC_WILC_BUFFER() macro to avoid possible memory leak drivers/staging/wilc1000/coreconfigurator.c | 4 +- drivers/staging/wilc1000/host_interface.c | 4 -- drivers/staging/wilc1000/linux_wlan.c | 9 ++-- drivers/staging/wilc1000/linux_wlan_common.h | 28 ++++++------- drivers/staging/wilc1000/linux_wlan_sdio.c | 2 +- drivers/staging/wilc1000/linux_wlan_spi.c | 2 +- drivers/staging/wilc1000/wilc_debugfs.c | 16 ++++---- drivers/staging/wilc1000/wilc_exported_buf.c | 61 ++++++++++++++++------------ drivers/staging/wilc1000/wilc_wlan.c | 3 -- drivers/staging/wilc1000/wilc_wlan_cfg.c | 2 - 10 files changed, 64 insertions(+), 67 deletions(-) -- 2.1.4 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel