commit | 680385e3812b2a75dbe27395a7c49ba987698f0c | [log] [tgz] |
---|---|---|
author | Erik Arfvidson <erik.arfvidson@unisys.com> | Tue May 05 18:36:43 2015 -0400 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Fri May 08 15:26:06 2015 +0200 |
tree | ac6e0441f75582adba81b86d204307124dc0cdec | |
parent | 7e5a1a76447228bfb08804c539d84e9b27135f76 [diff] |
staging: unisys: remove unused device_map and guest_devices struct This patch removes unused struct in the controlvm_channel message and replaces it with a char reserved inorder to mantain same message size. Signed-off-by: Erik Arfvidson <erik.arfvidson@unisys.com> Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>