Loading
staging: rtl8188eu: prefer using BIT macro
Fixes checkpatch.pl:
Use BIT(x) instead of using (1<<x)
Signed-off-by:
Aastha Gupta <aastha.gupta4104@gmail.com>
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
Fixes checkpatch.pl:
Use BIT(x) instead of using (1<<x)
Signed-off-by:
Aastha Gupta <aastha.gupta4104@gmail.com>
Signed-off-by:
Greg Kroah-Hartman <gregkh@linuxfoundation.org>