From: Benjamin Romer Date: Fri, 3 Oct 2014 18:09:15 +0000 (-0400) Subject: staging: unisys: fix VMCALL_IO_VISORSERIAL_ADDR_PARAMS X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1318 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0520cfb1f6bbd47cb80908e1b589218159b52e8d;p=pandora-kernel.git staging: unisys: fix VMCALL_IO_VISORSERIAL_ADDR_PARAMS Remove the typedef from VMCALL_IO_VISORSERIAL_ADDR_PARAMS and use the name struct vmcall_io_visorserial_addr_params instead. Fix CamelCase member names: ChannelAddress => address Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed