staging: wilc1000: Remove initialization of static variables
commitd38f5ba48285afc5a841c9940e88b5b88afc36ce
authorEva Rachel Retuya <eraretuya@gmail.com>
Mon, 15 Feb 2016 05:34:17 +0000 (15 13:34 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Feb 2016 02:24:07 +0000 (15 18:24 -0800)
tree7650dfac92b0d0ca887a170c6254fe53e82094c2
parent1d427da1d7f9f81c4f5439c9610683d3cb9c1921
staging: wilc1000: Remove initialization of static variables

Address the following checkpatch errors:
* ERROR: do not initialise statics to false
* ERROR: do not initialise statics to 0x00

Signed-off-by: Eva Rachel Retuya <eraretuya@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
drivers/staging/wilc1000/wilc_wlan.c