Loading
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>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
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>