[PATCH 02/10] staging: unisys: parser_init isLocal camel case

Dan Carpenter dan.carpenter at oracle.com
Wed Nov 12 09:20:05 UTC 2014


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



More information about the devel mailing list