6 comments:
Patch Set #2, Line 11: builds
but do the tests pass?
Patch Set #2, Line 15: 0xAA55
Magic number?
Patch Set #2, Line 36: NULL,0,0,NULL,NULL
Shouldn't we have spaces around here?
programmer_init(
CONFIG_DEFAULT_PROGRAMMER,
strdup(CONFIG_DEFAULT_PROGRAMMER_ARGS)
Why not use a variable for this one as well?
This comma shouldn't be needed
Patch Set #2, Line 51: ®istered_masters[0]
registered_masters
To view, visit change 41644. To unsubscribe, or for help writing mail filters, visit settings.