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:
5341483
)
staging: unisys: refactor VISORCHIPSET_INTERNALPORT_INFO
author
Benjamin Romer
<benjamin.romer@unisys.com>
Fri, 31 Oct 2014 13:57:31 +0000
(09:57 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Tue, 4 Nov 2014 00:02:04 +0000
(16:02 -0800)
Get rid of the typedef and use struct visorchipset_internalport_info and fix
CamelCase member names:
switchNo => switch_no
internalPortNo => internal_port_no
busNo => bus_no
devNo => dev_no
Reserved1 => reserved1
Reserved2 => reserved2
pendingMsgHdr => pending_msg_hdr
procObject => proc_object
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
No differences found