]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging: unisys: refactor parser_byteStream_get
authorBenjamin Romer <benjamin.romer@unisys.com>
Mon, 16 Mar 2015 17:57:55 +0000 (13:57 -0400)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Mon, 23 Mar 2015 20:53:43 +0000 (21:53 +0100)
commit53049d33158fb1b6ad8268a85b2a9de40346fba6
treee063dea9113dc15f73095439817e429c3c6e2764
parentb2d97e4be944645137143e19b51af4575950cfc4
staging: unisys: refactor parser_byteStream_get

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>
drivers/staging/unisys/visorchipset/parser.c
drivers/staging/unisys/visorchipset/parser.h