staging: wilc1000: rename pfUserScanResult of struct user_scan_req
authorLeo Kim <leo.kim@atmel.com>
Thu, 29 Oct 2015 02:58:50 +0000 (11:58 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 16 Nov 2015 04:02:47 +0000 (20:02 -0800)
commitbc80185546ad4c801485d94116cafeffa5da776f
tree87140ec7cd74874a903b0317af808ef6f37661f7
parent6bd77755b687f0b6f0b4a1ee1a8733fb5e4c0973
staging: wilc1000: rename pfUserScanResult of struct user_scan_req

This patch renames pfUserScanResult of struct user_scan_req to scan_result
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.0245 seconds and 5 git commands to generate.