View Change
1 comment:
File edi.c:
Patch Set #4, Line 162: }
Thanks for adding this, it's indeed useful to be a bit more verbose than I was initially!
Naming variables rc1 and rc2 does not feel very consistent with the rest of the code in this file though, so I suggest that you keep using a single rc variable.
Most importantly, I don't think it makes a lot of sense to print "rc1" and "rc2" in the error string. Instead, I think it would make more sense to print something like "reading EDIID failed" and "reading HWVERSION failed".
What do you think?
To view, visit change 23261. To unsubscribe, or for help writing mail filters, visit settings.
Gerrit-Project: flashrom
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: Id8e62bc9f6785b4bf0be0aaf0f74c8120d77c0d4
Gerrit-Change-Number: 23261
Gerrit-PatchSet: 4
Gerrit-Owner: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: Mike Banon <mikebdp2@gmail.com>
Gerrit-Reviewer: Nico Huber <nico.h@gmx.de>
Gerrit-Reviewer: Paul Kocialkowski <contact@paulk.fr>
Gerrit-Reviewer: Paul Menzel <paulepanter@users.sourceforge.net>
Gerrit-Reviewer: build bot (Jenkins) <no-reply@coreboot.org>
Gerrit-Comment-Date: Sun, 04 Feb 2018 14:31:49 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No