linux/drivers/staging/ks7010
Punit Vara 81710951fb Staging: ks7010: Use preffered kernel types
Replace uint8_t, uint16_t and uint32_t with preferred kernel types
u8, u16 and u32 respectively suggested by checkpatch.pl

Signed-off-by: Punit Vara <punitvara@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-11-16 08:23:23 +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_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
ks_wlan.h Staging: ks7010: Use preffered kernel types 2016-11-16 08:23:23 +01:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
michael_mic.c Staging: ks7010: Use preffered kernel types 2016-11-16 08:23:23 +01:00
michael_mic.h Staging: ks7010: Use preffered kernel types 2016-11-16 08:23:23 +01:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00