On Tue, Nov 11, 2014 at 09:46:11AM -0500, Jeffrey wrote:
> Changed the camel case isLocal to islocal in the struct pointer
> parser_init on line 36
> isLocal => islocal

islocal is hard to read.  Use "is_local" instead.  Also you may as well
fix the .c file at the same time.

regards,
dan carpenter

_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to