[PATCH 00/10] parser header and c file patches

2014-12-01 Thread Jeffrey Brown
This series of patches made corrections to the camel casing and typedef problems in parser header and parser.c. There is a camel case in parser header where visorchipset_main.c was affected as well. Smaller problems like space after casts, braces, and logical coninuations in parser.c were solved

Re: [PATCH 00/10] parser header and c file patches

2014-12-01 Thread Romer, Benjamin M
On Mon, 2014-12-01 at 07:26 -0500, Jeffrey Brown wrote: This series of patches made corrections to the camel casing and typedef problems in parser header and parser.c. There is a camel case in parser header where visorchipset_main.c was affected as well. Smaller problems like space after