staging: unisys: refactor VISORCHIPSET_SWITCH_INFO
authorBenjamin Romer <benjamin.romer@unisys.com>
Fri, 31 Oct 2014 13:57:29 +0000 (09:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:02:03 +0000 (16:02 -0800)
commite2320e653e99d70bd58e61344f2d472d5dac3126
tree140c6f974d49cc69ad1274fdec4c1062e94dcf8d
parentb4d55e39a34bf93d307965b8d340a80170cea535
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 <benjamin.romer@unisys.com>
drivers/staging/unisys/visorchipset/visorchipset.h