staging: rtl8188eu: prefer using BIT macro
authorAastha Gupta <aastha.gupta4104@gmail.com>
Wed, 18 Oct 2017 18:42:56 +0000 (00:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 20 Oct 2017 12:44:41 +0000 (14:44 +0200)
commitfa7eb709cb559e8721c065ee822e610947b43430
tree9151af876ea617f53fc55190a93ddd433d1ce5c1
parentb2b41718b6b498754ccc6b2dd993d76f6c33ac93
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>
drivers/staging/rtl8188eu/include/ieee80211.h