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

This patch renames hSemGetLINKSPEED of struct host_if_drv to sem_get_link_speed
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.024859 seconds and 5 git commands to generate.