staging: wilc1000: fix "ERROR: do not initialise globals to 0 or NULL"
authorLeo Kim <leo.kim@atmel.com>
Tue, 13 Oct 2015 10:49:47 +0000 (19:49 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 13 Oct 2015 16:55:08 +0000 (09:55 -0700)
commitf2fc9f6e957bc0b0207fe31bbb6bf9286628c09f
tree5906bf7b261200e46bd284fbb370c5dc41d326bf
parent629b9ca02231a780920fdc98e9ffdd9e0739a768
staging: wilc1000: fix "ERROR: do not initialise globals to 0 or NULL"

This patch fixes the checkpatch.pl error to host_interface.c.
 - ERROR: do not initialise globals to 0 or NULL

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