linux-stable/drivers/staging/wilc1000
Chandra S Gorentla a96c47e197 drivers: staging: wilc1000: use 'void' for no arguments functions
Added 'void' keyword in the paranthesis of function definitions, when
there are no arguments to the functions.  This fixes the checkpatch.pl
error - "Bad function definition 'function()' should probably be
function(void)".

Signed-off-by: Chandra S Gorentla <csgorentla@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-05 12:15:38 -07:00
..
Kconfig staging: wilc1000: describe the config symbol fully 2015-07-29 13:48:53 -07:00
Makefile staging: wilc1000: remove unnecessary files 2015-07-29 13:45:57 -07:00
TODO staging: wilc1000: update TODO list 2015-06-02 13:55:40 +09:00
coreconfigurator.c Staging : wilc1000: Remove braces for single statement blocks 2015-07-29 14:13:03 -07:00
coreconfigurator.h staging: wilc1000: alignment should match open parenthesis 2015-07-29 13:57:14 -07:00
host_interface.c staging: wilc1000: remove dead codes related to SIMULATION 2015-07-29 13:51:41 -07:00
host_interface.h staging: wilc1000: remove unnecessary files 2015-07-29 13:45:57 -07:00
linux_mon.c drivers: staging: wilc1000: use 'void' for no arguments functions 2015-08-05 12:15:38 -07:00
linux_wlan.c drivers: staging: wilc1000: use 'void' for no arguments functions 2015-08-05 12:15:38 -07:00
linux_wlan_common.h staging: wilc1000: fix checkpatch warning 2015-06-18 20:20:58 -07:00
linux_wlan_sdio.c
linux_wlan_sdio.h
linux_wlan_spi.c Staging: wilc1000: NULL check before some freeing functions is not needed 2015-06-18 20:20:57 -07:00
linux_wlan_spi.h
wilc_debugfs.c staging: wilc1000: prevent some overflows in debugfs 2015-06-08 13:09:41 -07:00
wilc_errorsupport.h staging: wilc1000: align defines 2015-06-15 21:50:22 -07:00
wilc_exported_buf.c
wilc_log.h
wilc_memory.c staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_memory.h staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_msgqueue.c staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_msgqueue.h staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_osconfig.h staging: wilc1000: remove unused OS abstraction features 2015-06-02 13:46:05 +09:00
wilc_oswrapper.h staging: wilc1000: change WILC_Char to char 2015-06-15 21:50:22 -07:00
wilc_platform.h staging: wilc1000: fix checkpatch warning 2015-06-18 20:20:58 -07:00
wilc_sdio.c staging: wilc1000: remove unnecessary inner braces 2015-07-29 13:57:24 -07:00
wilc_sleep.c staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_sleep.h staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_spi.c staging: wilc1000: remove commented code 2015-06-18 20:20:57 -07:00
wilc_strutils.c staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_strutils.h staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_timer.c staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_timer.h staging: wilc1000: rework include wilc_oswrapper.h 2015-06-16 19:18:15 -07:00
wilc_type.h
wilc_wfi_cfgoperations.c staging: wilc1000: wilc_cfgoperations.c: Fixed coding styles issues. 2015-08-05 12:14:48 -07:00
wilc_wfi_cfgoperations.h staging: wilc1000: change WILC_BOOL to bool 2015-06-11 22:37:18 -07:00
wilc_wfi_netdevice.h staging: wilc1000: remove the warnings on the line over 80 characters 2015-07-06 19:28:44 -07:00
wilc_wlan.c Staging: wilc1000: Remove typedefs for struct 2015-08-05 12:14:48 -07:00
wilc_wlan.h
wilc_wlan_cfg.c staging: wilc1000: remove unused variable msg_len 2015-07-06 19:26:44 -07:00
wilc_wlan_cfg.h
wilc_wlan_if.h staging: wilc1000: use BIT macro 2015-07-06 19:26:44 -07:00