staging: wilc1000: rename hConnectTimer of struct host_if_drv
authorLeo Kim <leo.kim@atmel.com>
Thu, 29 Oct 2015 02:58:35 +0000 (11:58 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit81a59506f2788cd1ed438e9e54714af5dd2f3df7
tree80596f7f950a92b9611d9698a7eaf1a02a63c874
parent13b313e45c6dbd20dc6bc174f423be5a372b992f
staging: wilc1000: rename hConnectTimer of struct host_if_drv

This patch renames hConnectTimer of struct host_if_drv to connect_timer
to avoid CamelCase naming convention.

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
drivers/staging/wilc1000/host_interface.h
This page took 0.025143 seconds and 5 git commands to generate.