staging: wilc1000: rename IsHTCapable of struct user_conn_req
authorLeo Kim <leo.kim@atmel.com>
Thu, 29 Oct 2015 03:05:26 +0000 (12:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitff06982c758a398c30e8eacd9479b873416367cd
treeef8eab59008311d63ce3c0764d216ed5bb40a39f
parent33bfb198fff7f36f90c4b5cc753b8e233d1a32f6
staging: wilc1000: rename IsHTCapable of struct user_conn_req

This patch renames IsHTCapable of struct user_conn_req to ht_capable
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.028155 seconds and 5 git commands to generate.