staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO
commit2924bbc97f63bd166f6f97c0bf71656eabab5a87
authorBenjamin Romer <benjamin.romer@unisys.com>
Fri, 31 Oct 2014 13:57:31 +0000 (31 09:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:02:04 +0000 (3 16:02 -0800)
treed2f22cd1fe49bde844cdcf8f3e8600727bf74a36
parent53414833fe7979153cd238a8829e0fea01eb1e7b
staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO

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

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