Angel Pons has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/38645 )
Change subject: drivers/intel/gma/edid: Use unsigned type for count variable
......................................................................
Patch Set 1: Code-Review+1
(1 comment)
https://review.coreboot.org/c/coreboot/+/38645/1/src/drivers/intel/gma/edid....
File src/drivers/intel/gma/edid.c:
https://review.coreboot.org/c/coreboot/+/38645/1/src/drivers/intel/gma/edid....
PS1, Line 68: unsigned int
Why not u32, so as to hse the same type as edid_size?
--
To view, visit
https://review.coreboot.org/c/coreboot/+/38645
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I340a2752f955e5e4d2198a81408b3663b1488b80
Gerrit-Change-Number: 38645
Gerrit-PatchSet: 1
Gerrit-Owner: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: Angel Pons
th3fanbus@gmail.com
Gerrit-Reviewer: Patrick Rudolph
siro@das-labor.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-Comment-Date: Thu, 30 Jan 2020 11:44:04 +0000
Gerrit-HasComments: Yes
Gerrit-Has-Labels: Yes
Gerrit-MessageType: comment