From: Benjamin Romer Date: Mon, 16 Mar 2015 17:58:07 +0000 (-0400) Subject: staging: unisys: fix CamelCase global ControlVm_payload_info X-Git-Tag: omap-for-v4.2/o2_dc~155^2~138^2~196 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84982fbf0f0db69bf2c071a9b49908cf7cd6bfe4;p=pandora-kernel.git staging: unisys: fix CamelCase global ControlVm_payload_info Rename the CamelCase global structure ControlVm_payload_info => controlvm_payload_info Move the declaration to the struct definition, and update all references to use the new name. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed