git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1cb3b9d
)
staging: unisys: refactor struct struct ultra_vbus_channel_protocol
author
Benjamin Romer
<benjamin.romer@unisys.com>
Thu, 23 Oct 2014 18:31:10 +0000
(14:31 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 27 Oct 2014 02:33:15 +0000
(10:33 +0800)
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 <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found