staging: wilc1000: rename variable s32Error
authorLeo Kim <leo.kim@atmel.com>
Thu, 4 Feb 2016 09:15:44 +0000 (18:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 8 Feb 2016 01:34:58 +0000 (17:34 -0800)
commit66d77cb5bbfc3b99ea5c4ac1978b577c322cbbae
tree53d471aedd015da046cd32afc84948ddca38ad9d
parente509681d195e6ebd6a16407ab3898e151194ee30
staging: wilc1000: rename variable s32Error

This patch renames variable s32Error to result
to avoid CamelCase naming convention.
Also, remove the unused variable s32Error and replace with direct return.

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