linux/drivers/staging/ks7010
Sergio Paracuellos 2c3f894567 staging: ks7010: init local variables when they are declared in ks7010_sdio_probe
This commit change init point of two variables to forward them to
init time. This variables are just being assigned some lines after
and it is more clear to init them when the init value is known and
in this case this is known when they are declared.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-23 14:33:24 +02:00
..
eap_packet.h staging: ks7010: remove not used enum in eap_packet header file 2018-04-23 14:32:04 +02:00
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: init local variables when they are declared in ks7010_sdio_probe 2018-04-23 14:33:24 +02:00
ks7010_sdio.h staging: ks7010: move and rename DEVICE_ALIGNMENT into correct header 2018-04-23 14:27:35 +02:00
ks_hostif.c staging: ks7010: group some cases in switch-case block in hostif_mib_set_confirm 2018-04-23 14:29:53 +02:00
ks_hostif.h staging: ks7010: rewrite hif_align_size inline function 2018-04-23 14:27:35 +02:00
ks_wlan_ioctl.h staging: ks7010: remove not used function signature ks_wlan_read_config_file 2018-03-22 18:20:54 +01:00
ks_wlan_net.c staging: ks7010: align comments in ks_wlan_private_handler 2018-04-23 14:33:22 +02:00
ks_wlan.h staging: ks7010: remove enum from ks_wlan.h header 2018-04-23 14:32:07 +02:00
Makefile staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive 2018-03-22 18:20:54 +01:00
michael_mic.c staging: ks7010: review includes of michael_mic.c file 2018-04-23 14:32:10 +02:00
michael_mic.h staging: ks7010: Remove trailing _t from 'struct michael_mic_t'. 2018-04-23 14:18:57 +02:00
TODO staging: ks7010: add task to TODO file 2017-04-11 16:05:51 +02:00