staging: wilc1000: fix compiler warnings
authorArnd Bergmann <arnd@arndb.de>
Mon, 1 Jun 2015 19:06:45 +0000 (21:06 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 2 Jun 2015 04:46:05 +0000 (13:46 +0900)
commit7a8fd84175d245c8ade80404c53f7ed83e03b256
tree1b15e8fe77b1bbdd73e989be42f5be3d326a2cec
parent057d1e979392141727397bc7e7eac309124a2fab
staging: wilc1000: fix compiler warnings

This avoids the remaining warnings that one gets on a normal
build: unused variables, unused labels, and invalid printk
format strings.

Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c
drivers/staging/wilc1000/linux_wlan_spi.c
drivers/staging/wilc1000/wilc_spi.c
drivers/staging/wilc1000/wilc_wlan.c