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:
b28ee90
)
staging: unisys: fix CamelCase global ControlVm_payload_info
author
Benjamin Romer
<benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:58:07 +0000
(13:58 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:47 +0000
(21:53 +0100)
Rename the CamelCase global structure
ControlVm_payload_info => controlvm_payload_info
Move the declaration to the struct definition, and update all references
to use the new name.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found