From: Benjamin Romer Date: Fri, 31 Oct 2014 13:57:29 +0000 (-0400) Subject: staging: unisys: refactor VISORCHIPSET_SWITCH_INFO X-Git-Tag: omap-for-v3.20/drop-legacy-3517~70^2~530 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e2320e653e99d70bd58e61344f2d472d5dac3126;p=pandora-kernel.git staging: unisys: refactor VISORCHIPSET_SWITCH_INFO Remove the typedef and use struct visorchipset_switch_info instead. Fix all CamelCase member names: switchNo => switch_no switchTypeGuid => switch_type_uuid authService1 => authservice1 authService2 => authservice2 authService3 => authservice3 securityContext => security_context Reserved => reserved Reserved2 => reserved2 pendingMsgHdr => pending_msg_hdr Signed-off-by: Benjamin Romer --- Reading git-diff-tree failed