Attention is currently required from: Nikolai Artemiev.
3 comments:
File flashrom.c:
Patch Set #3, Line 2056: const bool read_it
not used, drop it
Patch Set #3, Line 2057: const bool verify_it
not used, drop it
Patch Set #3, Line 2060: int ret = 0;
if ret were initialized as `-1` there would be no need for `ret = -1` in if branches.
To view, visit change 75991. To unsubscribe, or for help writing mail filters, visit settings.