Re: [PATCH 11/24] staging: unisys: refactor VISORCHIPSET_EXTERNALPORT_INFO

2014-11-03 Thread Greg KH
On Fri, Oct 31, 2014 at 09:57:30AM -0400, Benjamin Romer wrote: 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 =

[PATCH 11/24] staging: unisys: refactor VISORCHIPSET_EXTERNALPORT_INFO

2014-10-31 Thread Benjamin Romer
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 =