]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit63056e1adfdbe039931b110c9630d97340af3d22
tree998ea67dcd1017729e61a6514cfde40a879f3b2d
parentf3eb630fefe2ebb21b048dc64ab02b3c76f946d9
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