staging: unisys: refactor VISORCHIPSET_EXTERNALPORT_INFO
commit53414833fe7979153cd238a8829e0fea01eb1e7b
authorBenjamin Romer <benjamin.romer@unisys.com>
Fri, 31 Oct 2014 13:57:30 +0000 (31 09:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:02:03 +0000 (3 16:02 -0800)
treec20654b943b661f071f02a6a87ffda0dbc3071a9
parente2320e653e99d70bd58e61344f2d472d5dac3126
staging: unisys: refactor VISORCHIPSET_EXTERNALPORT_INFO

Remove the typedef and just use struct visorchipset_externalport_info instead.
Fix all CamelCase names:

switchNo => switch_no
externalPortNo => external_port_no
networkZoneGuid => network_zone_uuid
pdPort => pd_port
ipNetmask => ip_netmask
ipBroadcast => ip_broadcast
ipNetwork => ip_network
ipGateway => ip_gateway
ipDNS => ip_dns
Reserved1 => reserved1
Reserved2 => reserved2
pendingMsgHdr => pending_msg_hdr

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
drivers/staging/unisys/visorchipset/visorchipset.h