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:
b53e0e9
)
staging: unisys: fix CamelCase controlvm globals
author
Benjamin Romer
<benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:57:57 +0000
(13:57 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:44 +0000
(21:53 +0100)
Fix the CamelCase variable names:
Periodic_controlvm_work => periodic_controlvm_work
Periodic_controlvm_workqueue => periodic_controlvm_workqueue
Update all references to use the corrected names.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found