From: Benjamin Romer Date: Thu, 23 Oct 2014 18:30:28 +0000 (-0400) Subject: staging: unisys: refactor CONTROLVM_PACKET_DEVICE_CONFIGURE X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~968 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6ad00bbe5053ad4eca363105726976968ed8415;p=pandora-kernel.git staging: unisys: refactor CONTROLVM_PACKET_DEVICE_CONFIGURE Remove the typedef from CONTROLVM_PACKET_DEVICE_CONFIGURE, in favor of struct controlvm_packet_device_configure. Fix CamelCase names and update all references to modified names. busNo => bus_no devNo => dev_no Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed