From: Benjamin Romer Date: Fri, 3 Oct 2014 18:09:13 +0000 (-0400) Subject: staging: unisys: Fix VMCALL_IO_CONTROLVM_ADDR_PARAMS structure X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~1320 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f42aea3cb254ea15bc48df24964c446a4caefc2f;p=pandora-kernel.git staging: unisys: Fix VMCALL_IO_CONTROLVM_ADDR_PARAMS structure Remove the typedef from VMCALL_IO_CONTROLVM_ADDR_PARAMS and switch to use struct vmcall_io_controlvm_addr_params. Fix the CamelCase names: ChannelAddress => address ChannelBytes => channel_bytes Unused => unused Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed