staging: wilc1000: rename enuScanEvent in CfgScanResult function
authorLeo Kim <leo.kim@atmel.com>
Thu, 19 Nov 2015 06:56:31 +0000 (15:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:34:41 +0000 (14:34 -0800)
commit1a4c8ce78438bc4a61dd3fce5dc5a52a0f356d80
tree61f0bb97ca9a935018a8345e4483f8e6602b270e
parent5c4cf0dda6dc941a515a91c5c94a56546576f0e3
staging: wilc1000: rename enuScanEvent in CfgScanResult function

This patch renames enuScanEvent to scan_event that is
first argument of CfgScanResult function to avoid camelcase.
And, remove the relation comment.

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/wilc_wfi_cfgoperations.c