On Fri, Sep 04, 2015 at 02:00:32PM -0700, Anish Bhatt wrote:
> The BIT() macro is already defined in bitops.h,
> remove duplicate definitions. Fix any resultant build or
> checkpatch warnings.
"any"? Please be specific and only do one thing per patch.
Again, this is multiple drivers.
__
The BIT() macro is already defined in bitops.h,
remove duplicate definitions. Fix any resultant build or
checkpatch warnings.
Signed-off-by: Anish Bhatt
---
drivers/staging/rtl8188eu/core/rtw_mlme_ext.c | 7 +--
drivers/staging/rtl8188eu/core/rtw_wlan_util.c| 6 --
drivers/stagin