Staging: ks7010: ks_*: Use the BIT macro for bitwise checks
authorShiva Kerdel <shiva@exdev.nl>
Thu, 16 Feb 2017 23:18:35 +0000 (00:18 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 6 Mar 2017 08:17:00 +0000 (09:17 +0100)
commitf3f45c734eb8b1e352908f6f2af2e2e4951906be
tree998ea67dcd1017729e61a6514cfde40a879f3b2d
parentbd18762dc91c737701269005b4d5ca5379e3ca54
Staging: ks7010: ks_*: Use the BIT macro for bitwise checks

Changed bit swifting operators to BIT macros (preferred),
This change will also solve the preferred space surrounding
the operator checks.

Signed-off-by: Shiva Kerdel <shiva@exdev.nl>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.h
drivers/staging/ks7010/ks_wlan.h