]> git.baikalelectronics.ru Git - kernel.git/commit
staging: wilc1000: rename pstrNetworkInfo in CfgScanResult function
authorLeo Kim <leo.kim@atmel.com>
Thu, 19 Nov 2015 06:56:32 +0000 (15:56 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 18 Dec 2015 22:34:41 +0000 (14:34 -0800)
commita2c5953207f83f2b0e03072b01563da4195ddbc5
tree4713e217ec6bf69713097ee989fadaed0450ec8c
parent61b9772f9b2924a0c5ae1210fb3427a8defcadc3
staging: wilc1000: rename pstrNetworkInfo in CfgScanResult function

This patch renames pstrNetworkInfo to network_info that is
second argument of CfgScanResult function to avoid camelcase.
And, remove the relation comment.

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/wilc_wfi_cfgoperations.c