staging: wilc1000: parse_network_info: remove s32Error
authorChaehyun Lim <chaehyun.lim@gmail.com>
Tue, 22 Sep 2015 13:47:45 +0000 (22:47 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 29 Sep 2015 00:32:37 +0000 (02:32 +0200)
commit74a443e0940a57ee8f360692dc3bfbc551dee6c0
tree3a91cd2f9667805625c1f2e1a000c92ce0e46b26
parenta1f7f64244aa15e76f794d1bd4f346c852882248
staging: wilc1000: parse_network_info: remove s32Error

s32Error is defined, but not used anywhere in this function.
Then just delete it and return 0 at the end of this function.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/coreconfigurator.c
This page took 0.024648 seconds and 5 git commands to generate.