Patchset covers checkpatch recommendations and code cleanup of multiple duplicate or unncessary cpp defines. v2 : Rebase on top for staging-testing instead of master Silence build warnings Anish Bhatt (5): staging/wlan-ng : Prefer ether_addr* functions over mem* staging/wlan-ng : Remove duplicated defines from p80211 staging/rtl* Remove unused macro definitions. staging/rtl* Remove duplicated BIT() definitions staging/wilc100 : Use BIT() macro where possible drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 7 ++- drivers/staging/rtl8188eu/core/rtw_wlan_util.c | 6 +- drivers/staging/rtl8188eu/include/rtl8188e_spec.h | 4 -- drivers/staging/rtl8188eu/include/wifi.h | 12 ---- drivers/staging/rtl8712/osdep_service.h | 4 -- drivers/staging/rtl8712/wifi.h | 9 --- drivers/staging/wilc1000/wilc_wlan.c | 72 +++++++++++------------ drivers/staging/wlan-ng/p80211conv.c | 72 +++++++++++------------ drivers/staging/wlan-ng/p80211conv.h | 7 +-- drivers/staging/wlan-ng/p80211netdev.c | 2 +- drivers/staging/wlan-ng/prism2sta.c | 16 ++--- 11 files changed, 92 insertions(+), 119 deletions(-) -- 2.5.1 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel