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:
9a30928
)
staging: vt6656: replace camel case from command variables
author
Malcolm Priestley
<tvboxspy@gmail.com>
Sun, 13 Jul 2014 09:42:45 +0000
(10:42 +0100)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Sun, 13 Jul 2014 19:22:34 +0000
(12:22 -0700)
camel case changes
uCmdDequeueIdx -> cmd_dequeue_idx
uCmdEnqueueIdx -> cmd_enqueue_idx
cbFreeCmdQueue -> free_cmd_queue
bCmdRunning -> cmd_running
Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found