OSDN Git Service

staging: ks7010: avoid CamelCase: reqIEs_size and respIEs_size
authorJanusz Lisiecki <janusz.lisiecki@gmail.com>
Sat, 29 Apr 2017 20:58:47 +0000 (22:58 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 15 May 2017 05:41:59 +0000 (07:41 +0200)
commit1d6c26224b8346efb8b08b8c1d6bc6bf58c5d2bf
tree6f0de956406f98d1ed2f3935f5e9e18ddb1791dd
parent49642ffdb82ec5f5a7764bdd93f0a18421364036
staging: ks7010: avoid CamelCase: reqIEs_size and respIEs_size

Replace CamelCase association_request_t and association_response_t
struct field names with underscores to comply with the standard kernel
coding style.

Signed-off-by: Janusz Lisiecki <janusz.lisiecki@gmail.com>
Reviewed-by: Tobin C. Harding <me@tobin.cc>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/ks7010/ks_hostif.c
drivers/staging/ks7010/ks_hostif.h