]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: remove u32Intialized which is unnecessary
authorTony Cho <tony.cho@atmel.com>
Mon, 21 Sep 2015 03:17:02 +0000 (12:17 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 21 Sep 2015 06:02:06 +0000 (23:02 -0700)
commit903b4d31c81125cbf493bdd6b5ddaa50b0d3ed67
tree401ba9ea266ffaa3d120e6f4517afe4510e044b3
parent6ddea59641605a6e494c7ad167111e47d513e741
staging: wilc1000: remove u32Intialized which is unnecessary

This patch removes the global variable, u32Intialized which is not necessary
from the host_interface.c file.

Signed-off-by: Tony Cho <tony.cho@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c