linux/drivers/staging/unisys
Benjamin Romer b2d97e4be9 staging: unisys: refactor parser_init_byteStream
Fix CamelCase names:
parser_init_byteStream => parser_init_byte_stream
isLocal => local
tryAgain => retry

Update references to the changed function name.

Signed-off-by: Benjamin Romer <benjamin.romer@unisys.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-03-23 21:53:43 +01:00
..
common-spar/include Staging: unisys: Remove unnecessary semicolon 2015-03-06 15:48:33 -08:00
Documentation
include staging: unisys: remove LOGWRN() macros and uniklog.h 2015-03-06 16:50:10 -08:00
uislib staging: unisys: fix checkpatch warnings 2015-03-16 16:36:36 +01:00
virthba staging: unisys: fix CamelCase in virthba_probe() 2015-03-20 14:19:16 +01:00
virtpci staging: unisys: clean up NULL compares in virtpci.c 2015-03-20 14:19:16 +01:00
visorchannel staging: unisys: clean up NULL comparisons in visorchannel_funcs.c 2015-03-20 14:19:15 +01:00
visorchipset staging: unisys: refactor parser_init_byteStream 2015-03-23 21:53:43 +01:00
visorutil staging: unisys: Use kcalloc instead of kzalloc. 2015-03-15 18:41:08 +01:00
Kconfig
MAINTAINERS
Makefile
TODO