alistair23-linux/drivers/staging/ks7010
Punit Vara 835068d882 Staging: ks7010: Prefer using the BIT macro
Replace all occurences of (1<<x) by BIT(x) in the file
ks7010_sdio.h to get rid of checkpatch.pl "CHECK" output "Prefer
using BIT macro".

Signed-off-by: Punit Vara <punitvara@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-14 15:48:57 +01:00
..
eap_packet.h Staging : ks7010 : Fix block comments warninig 2016-10-02 17:29:11 +02:00
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: ks7010_sdio.c: Fixing multiple assignments 2016-10-25 09:59:49 +02:00
ks7010_sdio.h Staging: ks7010: Prefer using the BIT macro 2016-11-14 15:48:57 +01:00
ks_hostif.c staging: ks7010: convert list_for_each to entry variant 2016-10-25 09:59:49 +02:00
ks_hostif.h staging: ks7010: Use __packed over __attribute__((packed)) 2016-09-27 13:03:58 +02:00
ks_wlan.h staging: ks7010: remove unused including <linux/version.h> 2016-10-25 09:59:48 +02:00
ks_wlan_ioctl.h Staging: ks7010: Remove extern keyword from function declaration 2016-09-17 23:36:53 +02:00
ks_wlan_net.c staging: ks7010: ks_wlan_net: Use setup_timer instead of init_timer and data fields 2016-10-25 09:59:49 +02:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
michael_mic.c staging: ks7010: add a blank line after declarations 2016-10-27 15:19:37 +02:00
michael_mic.h staging: ks7010: Remove trailing whitespace 2016-10-25 09:59:49 +02:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00