staging: wilc1000: rename u16ipadd in host_int_get_ipaddress
authorChaehyun Lim <chaehyun.lim@gmail.com>
Wed, 30 Dec 2015 12:15:43 +0000 (21:15 +0900)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 3 Feb 2016 23:09:44 +0000 (15:09 -0800)
commit3b4276d92f8d4f2a0999fb9ea76e98546895a1ba
treeb9f4ac89b5b963bb559ba90d6f8a29944a7da188
parentf8813d3aa26993178cc4d62e58eb74427f272c66
staging: wilc1000: rename u16ipadd in host_int_get_ipaddress

This patch renames u16ipadd to ip_addr to remove u16 prefix.
There is no need to use this prefix to show data type of this argument.

Signed-off-by: Chaehyun Lim <chaehyun.lim@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wilc1000/host_interface.c
This page took 0.043662 seconds and 5 git commands to generate.