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:
b2d97e4
)
staging: unisys: refactor parser_byteStream_get
author
Benjamin Romer
<benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:57:55 +0000
(13:57 -0400)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:43 +0000
(21:53 +0100)
Fix this CamelCase function name:
parser_byteStream_get => parser_byte_stream_get
Update all references to use the fixed name. Fix the spacing in the typecast.
Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found