linux/drivers/staging/ks7010
Matt Kilgore 2460563fb4 staging: ks7010: Use __packed over __attribute__((packed))
This replaces uses of __attribute__((packed)) with __packed, which is
recommended to be used over the direct __attribute__.  This patch then
includes <linux/compiler.h> as necessary to use __packed.

Signed-off-by: Matthew Kilgore <mattkilgore12@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-09-27 13:03:58 +02:00
..
eap_packet.h staging: ks7010: Use __packed over __attribute__((packed)) 2016-09-27 13:03:58 +02:00
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: Fix warnings on printk() usage 2016-09-27 13:03:58 +02:00
ks7010_sdio.h staging: ks7010: drop private handler for driver version 2016-06-18 19:45:55 -07:00
ks_hostif.c staging: ks7010: add blank line after variable declarations 2016-09-23 14:14:01 +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 netdev_info instead of printk 2016-09-27 13:03:57 +02:00
ks_wlan.h staging: ks7010: Use __packed over __attribute__((packed)) 2016-09-27 13:03:58 +02:00
Makefile staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00
michael_mic.c Staging: ks7010: michael_mic: Use "foo *bar" instead of "foo * bar". 2016-09-20 13:56:17 +02:00
michael_mic.h Staging: ks7010: Use "foo *bar" instead of "foo * bar". 2016-09-20 13:56:17 +02:00
TODO staging: ks7010: remove cfg file handling 2016-06-18 19:45:55 -07:00