Re: [PATCH 12/24] staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO

2014-11-03 Thread Greg KH
On Fri, Oct 31, 2014 at 09:57:31AM -0400, Benjamin Romer wrote: Get rid of the typedef and use struct visorchipset_internalport_info and fix CamelCase member names: switchNo = switch_no internalPortNo = internal_port_no busNo = bus_no devNo = dev_no Reserved1 = reserved1 Reserved2 =

[PATCH 12/24] staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO

2014-10-31 Thread Benjamin Romer
Get rid of the typedef and use struct visorchipset_internalport_info and fix CamelCase member names: switchNo = switch_no internalPortNo = internal_port_no busNo = bus_no devNo = dev_no Reserved1 = reserved1 Reserved2 = reserved2 pendingMsgHdr = pending_msg_hdr procObject = proc_object