wilc1000 : Use BIT() macro where possible
Replace (1 << x) by BIT(x) as recommended by checkpatch.pl Signed-off-by:Anish Bhatt <anish@gatech.edu> Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Showing
Please register or sign in to comment