From: Benjamin Romer Date: Thu, 23 Oct 2014 18:31:09 +0000 (-0400) Subject: staging: unisys: refactor ULTRA_VBUS_HEADERINFO X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~927 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1cb3b9de239b2aecfa3326401f2214e9c4770158;p=pandora-kernel.git staging: unisys: refactor ULTRA_VBUS_HEADERINFO Remove the typedef and rename to struct spar_vbus_headerinfo. Fix CamelCase member names: structBytes => struct_bytes deviceInfoStructBytes => device_info_struct_bytes devInfoCount => dev_info_count chpInfoByteOffset => chp_info_offset busInfoByteOffset => bus_info_offset devInfoByteOffset => dev_info_offset Update all references to changed names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed