staging: wilc1000: removes void function return
authorLeo Kim <leo.kim@atmel.com>
Thu, 4 Feb 2016 09:15:38 +0000 (18:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commitb6ba7e899f90597072afef9960b58697b7841257
tree030acf20521c32d02824869da5e58d1aff6228c8
parent5ac2442732c32aae692e11f45f7bfcfe238e4631
staging: wilc1000: removes void function return

This patch removes the warning reported by checkpatch.pl
for void function return statements are not generally useful.

Signed-off-by: Leo Kim <leo.kim@atmel.com>
Signed-off-by: Glen Lee <glen.lee@atmel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/linux_wlan.c