alistair23-linux/drivers/staging/wilc1000
Bhumika Goyal 837f9989c6 Staging: wilc1000: Remove and rename struct typedefs
This patch gets rid of struct typedefs wilc_cfg_byte_t, wilc_cfg_hword_t,
wilc_cfg_word_t and wilc_cfg_str_t as as linux kernel coding style
guidelines suggest not using typdefs for structure types.
Also drop '_t' from the names.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2016-02-19 17:09: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: handle_set_mac_address: use netdev_err 2016-02-19 16:55:33 -08:00
host_interface.h staging: wilc1000: host_interface: remove unused semaphores 2016-02-19 16:53:56 -08:00
Kconfig
linux_mon.c staging: wilc1000: remove trailing whitespace 2016-02-19 16:53:56 -08:00
linux_wlan.c staging: wilc1000: Return correct error codes 2016-02-19 17:00:07 -08:00
linux_wlan_common.h staging: wilc1000: Remove useless macros 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
wilc_debugfs.c staging: wilc1000: declare 'fops' as const 2016-02-15 18:24:07 -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: Removed braces from single block statements 2016-02-19 16:56:26 -08:00
wilc_wfi_cfgoperations.c staging: wilc1000: Rearrange statement to respect 80 char limit 2016-02-19 17:00:07 -08:00
wilc_wfi_cfgoperations.h
wilc_wfi_netdevice.h staging: wilc1000: remove unnecessary wilc_rx_complete function 2016-02-07 17:34:58 -08:00
wilc_wlan.c staging: wilc1000: Modify tcp_process to return void rather than int 2016-02-19 16:58:06 -08:00
wilc_wlan.h staging: wilc1000: fix return type of wilc_send_config_pkt 2016-02-11 19:31:50 -08:00
wilc_wlan_cfg.c Staging: wilc1000: Remove and rename struct typedefs 2016-02-19 17:09:44 -08:00
wilc_wlan_cfg.h Staging: wilc1000: Remove and rename struct typedefs 2016-02-19 17:09:44 -08:00
wilc_wlan_if.h staging: wilc1000: Optimize code of wilc_get_chipid function 2016-02-07 17:34:58 -08:00