linux/drivers/staging/wilc1000
Janani Ravichandran 24c6c29d85 staging: wilc1000: Simplify code by eliminating else block
Remove else block here as it is not useful after the return statement in the corresponding if block. This simplifies code. This issue was identified by checkpatch.

Signed-off-by: Janani Ravichandran <janani.rvchndrn@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-14 16:31:44 -08:00
..
coreconfigurator.c staging: wilc1000: remove warnings line over 80 characters 2016-02-07 17:34:58 -08:00
coreconfigurator.h staging: wilc1000: renames u64Tsf of connect_resp_info structure 2016-02-07 17:34:58 -08:00
host_interface.c staging: wilc1000: Simplify code by eliminating else block 2016-02-14 16:31:44 -08:00
host_interface.h staging: wilc1000: rename u8security in user_conn_req 2016-02-14 16:25:38 -08:00
Kconfig staging: wilc1000: remove wilc memory allocation config 2015-12-21 13:20:04 -08:00
linux_mon.c staging: wilc1000: linux_mon: remove cast on void pointer 2016-02-14 16:31:44 -08:00
linux_wlan_common.h staging: wilc1000: Remove useless macros 2016-02-14 16:31:44 -08:00
linux_wlan.c staging: wilc1000: linux_wlan: remove cast on void pointers 2016-02-14 16:31:44 -08:00
Makefile staging: wilc1000: remove define TCP_ACK_FILTER 2016-02-07 17:34:58 -08:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
wilc_debugfs.c staging: wilc1000: Eliminate extraneous braces 2016-02-14 16:31:44 -08:00
wilc_msgqueue.c staging: wilc1000: wilc_msgqueue.c: removes debug print log 2016-02-07 17:34:58 -08:00
wilc_msgqueue.h staging: wilc1000: wilc_msgqueue: use standard struct list_head 2016-02-03 15:33:09 -08:00
wilc_sdio.c staging: wilc1000: Remove unneeded parentheses in assignment 2016-02-11 19:31:50 -08:00
wilc_spi.c staging: wilc1000: sdio_init: add resume argument 2016-02-03 15:25:40 -08:00
wilc_wfi_cfgoperations.c staging: wilc1000: wilc_wfi_cfgoperations: remove cast on void pointers 2016-02-14 16:31:44 -08:00
wilc_wfi_cfgoperations.h staging/wilc1000: use device pointer for phy creation 2015-12-18 14:19:20 -08:00
wilc_wfi_netdevice.h staging: wilc1000: remove unnecessary wilc_rx_complete function 2016-02-07 17:34:58 -08:00
wilc_wlan_cfg.c staging: wilc1000: remove unnecessary log message using GENERIC_DBG tag 2016-02-07 17:34:58 -08:00
wilc_wlan_cfg.h staging: wilc1000: pass struct wilc 2015-12-21 13:21:09 -08:00
wilc_wlan_if.h staging: wilc1000: Optimize code of wilc_get_chipid function 2016-02-07 17:34:58 -08:00
wilc_wlan.c staging: wilc1000: remove parentheses on right hand side of assignment 2016-02-11 19:31:50 -08:00
wilc_wlan.h staging: wilc1000: fix return type of wilc_send_config_pkt 2016-02-11 19:31:50 -08:00