]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitbfdee828af33eda141cc018e4bb74a5e2cd0f77a
tree53d471aedd015da046cd32afc84948ddca38ad9d
parent6ebb3c13f53baaefb557851f7ac0be0e6be469e7
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