staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv
authorLeo Kim <leo.kim@atmel.com>
Thu, 29 Oct 2015 03:05:39 +0000 (12:05 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commit1229b1ab414c9bb6eebddbf457f324211bf79a79
treeade8af79fb9e2ce11f1dfe5c2e92ab820081352b
parent9d764e38d31389d7362a94361cccbc347878d1d3
staging: wilc1000: rename u64P2p_MgmtTimeout of struct host_if_drv

This patch renames u64P2p_MgmtTimeout of struct host_if_drv to p2p_timeout
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
drivers/staging/wilc1000/wilc_wfi_cfgoperations.c
This page took 0.025053 seconds and 5 git commands to generate.