From: Benjamin Romer Date: Thu, 23 Oct 2014 18:31:10 +0000 (-0400) Subject: staging: unisys: refactor struct struct ultra_vbus_channel_protocol X-Git-Tag: omap-for-v3.19/fixes-rc1~73^2~926 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a02fd66ec80d25ff9c792e96bdc895e4b8e0935b;p=pandora-kernel.git staging: unisys: refactor struct struct ultra_vbus_channel_protocol Rename the struct to spar_vbus_channel_protocol. Fix CamelCase member names: ChannelHeader => channel_header HdrInfo => hdr_info ChpInfo => chp_info BusInfo => bus_info DevInfo => dev_info Update all references to use the changed names. Signed-off-by: Benjamin Romer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed