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

This patch renames u16ipadd to ip_addr to remove u16 prefix.
There is no need to use 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
drivers/staging/wilc1000/host_interface.h
This page took 0.024923 seconds and 5 git commands to generate.