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

This patch renames hSemGetCHNL of struct host_if_drv to sem_get_chnl
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.025398 seconds and 5 git commands to generate.