staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drv
authorLeo Kim <leo.kim@atmel.com>
Wed, 28 Oct 2015 06:59:35 +0000 (15:59 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Oct 2015 23:18:29 +0000 (08:18 +0900)
commitd61f8e1eee1deb243ed538f290f90256ecb04975
treed9f1c1a9c68d2d1ef3f9b1be37054a29bd8c1614
parentf8b1713246e90b81cd633910fe4128016ae43576
staging: wilc1000: rename strHostIfRemainOnChan of struct host_if_drv

This patch renames strHostIfRemainOnChan of struct host_if_drv to remain_on_ch
to avoid CamelCase naming convention.
And, remove the relation comment.

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.041124 seconds and 5 git commands to generate.