staging: wilc1000: clear_shadow_scan: remove unused argument
authorLeo Kim <leo.kim@atmel.com>
Thu, 19 Nov 2015 06:56:22 +0000 (15:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:34:41 +0000 (14:34 -0800)
commitd14991afe0a84900cfd51d63d2c142b6b36d3e26
treee4d425e1bb118c732921452b7d8e689646f786c1
parente554a305529598750eb71d65560554773450f081
staging: wilc1000: clear_shadow_scan: remove unused argument

This patch removes pUserVoid that is first argument of
clear_shadow_scan function because it is not used in this function.
Remove argument in the function call also.

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