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:
c1e7229
)
staging: unisys: fix CamelCase in struct device_info
author
Benjamin Romer
<benjamin.romer@unisys.com>
Tue, 30 Sep 2014 16:07:58 +0000
(12:07 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 2 Oct 2014 16:43:43 +0000
(09:43 -0700)
Clean up CamelCase names:
channelAddr => channel_addr
channelBytes => channel_bytes
channelTypeGuid => channel_uuid
devInstGuid => instance_uuid
busNo => bus_no
devNo => dev_no
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found