Re: [PATCH 10/24] staging: unisys: refactor VISORCHIPSET_SWITCH_INFO

2014-11-03 Thread Greg KH
On Fri, Oct 31, 2014 at 09:57:29AM -0400, Benjamin Romer wrote: 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 =

[PATCH 10/24] staging: unisys: refactor VISORCHIPSET_SWITCH_INFO

2014-10-31 Thread Benjamin Romer
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