linux/drivers/staging/ks7010
Sergio Paracuellos 81dac3c2c9 staging: ks7010: avoid one level indentation in devio_rec_ind function
This commit changes logic to handle with the status of the device
at first checking for close state to return directly instead
of just do the stuff when device is open. This improves readability
avoiding one level indentation.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-04-25 15:47:23 +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: assign dev_alloc_name() result to variable before check it 2018-04-25 15:47:23 +02:00
ks7010_sdio.h staging: ks7010: move sdio specific register definitions into source file 2018-04-25 15:47:22 +02:00
ks_hostif.c staging: ks7010: avoid one level indentation in devio_rec_ind function 2018-04-25 15:47:23 +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: change name and type for device_open_status field 2018-04-25 15:47:23 +02:00
ks_wlan.h staging: ks7010: change name and type for device_open_status field 2018-04-25 15:47:23 +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: avoid casts in michael_mic_function calls 2018-04-25 15:47:22 +02:00
michael_mic.h staging: ks7010: avoid casts in michael_mic_function calls 2018-04-25 15:47:22 +02:00
TODO staging: ks7010: add task to TODO file 2017-04-11 16:05:51 +02:00