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

This patch renames hSemInactiveTime of struct host_if_drv to sem_inactive_time
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.024424 seconds and 5 git commands to generate.