HAOUAS Elyes has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33211 )
Change subject: nb/amd/amdmct/mct: Deduplicate conditional
......................................................................
Patch Set 1:
line #75 we have:
if (pDCTstat->Speed == 3 || pDCTstat->Speed == 4)
and line #102 we have:
if (pDCTstat->Speed == 3 || pDCTstat->Speed == 3)
--
To view, visit
https://review.coreboot.org/c/coreboot/+/33211
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-Change-Id: I41aa19b4b7ed7b1a0e4f83f72e66869760e677dd
Gerrit-Change-Number: 33211
Gerrit-PatchSet: 1
Gerrit-Owner: Jacob Garber
jgarber1@ualberta.ca
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: HAOUAS Elyes
ehaouas@noos.fr
Gerrit-Comment-Date: Tue, 04 Jun 2019 18:27:14 +0000
Gerrit-HasComments: No
Gerrit-Has-Labels: No
Gerrit-MessageType: comment