Re: [PATCH 28/40] staging: wilc1000: rename variable gu8FlushedJoinReq

2015-10-15 Thread kbuild test robot
Hi Leo, [auto build test WARNING on staging/staging-next -- if it's inappropriate base, please suggest rules for selecting the more suitable base] url: https://github.com/0day-ci/linux/commits/Tony-Cho/staging-wilc1000-rename-ssidLen-of-struct-join_bss_param/20151015-123159 reproduce:

[PATCH 28/40] staging: wilc1000: rename variable gu8FlushedJoinReq

2015-10-14 Thread Tony Cho
From: Leo Kim This patch renames variable gu8FlushedJoinReq to join_req to avoid CamelCase naming convention. Signed-off-by: Leo Kim Signed-off-by: Tony Cho --- drivers/staging/wilc1000/host_interface.c | 28 ++-- 1 file changed, 14 insertions(+), 14 deletions(-) diff