]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: update_scan_time: remove unused argument
authorLeo Kim <leo.kim@atmel.com>
Thu, 19 Nov 2015 06:56:28 +0000 (15:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:34:41 +0000 (14:34 -0800)
commitdbd0e5dc7a677a12acbe2c54893428019f174e46
tree6c26cc3014818d44bf8dfa2d66821ad5eaa2f5bd
parentda298bf00815f5005e5effaa89e76dca26055c79
staging: wilc1000: update_scan_time: remove unused argument

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