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

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