]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: wilc1000: rename strWIDList of handle_cfg_param function
authorLeo Kim <leo.kim@atmel.com>
Fri, 6 Nov 2015 02:20:11 +0000 (11:20 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit13ca52ad77dfba19a52a681391c276c9213668b9
tree0938ad13fd8f16fb0b6093c334825ffdbaaa2b5c
parentdc27666477e539881f49dc07bece967c0dff772d
staging: wilc1000: rename strWIDList of handle_cfg_param function

This patch renames strWIDList variable of handle_cfg_param function to wid_list
to avoid camelcase.

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