OSDN Git Service

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

This patch removes pUserVoid that is first argument of
reset_shadow_found 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