From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:33 +0000 (-0400) Subject: staging: unisys: refactor GUEST_DEVICES X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~963 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6f5a5b7b501e38fa6cc6faae39a19b819f712a11;p=pandora-kernel.git staging: unisys: refactor GUEST_DEVICES Remove the typedef from GUEST_DEVICES and switch to struct guest_devices. Fix CamelCase names and update all references to renamed members. VideoChannel => video_channel KeyboardChannel => keyboard_channel NetworkChannel => network_channel StorageChannel => storage_channel ConsoleChannel => console_channel PartitionIndex => partition_index Pad => pad Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed