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

This patch renames u8WidCnt variable of handle_cfg_param function to wid_cnt
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