From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:31 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~528 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2924bbc97f63bd166f6f97c0bf71656eabab5a87;p=pandora-kernel.git 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 --- Reading git-diff-tree failed