Hello Angel Pons, build bot (Jenkins), Marc Jones,
I'd like you to reexamine a change. Please visit
https://review.coreboot.org/c/coreboot/+/33211
to look at the new patch set (#3).
Change subject: nb/amd/amdmct/mct: Simplify conditional ......................................................................
nb/amd/amdmct/mct: Simplify conditional
These if statements can be combined to merge the two branches of the conditional and remove the duplicate pDCTstat->Speed == 3 check.
Change-Id: I41aa19b4b7ed7b1a0e4f83f72e66869760e677dd Signed-off-by: Jacob Garber jgarber1@ualberta.ca Found-by: Coverity CID 1229583 --- M src/northbridge/amd/amdmct/mct/mctardk3.c 1 file changed, 4 insertions(+), 12 deletions(-)
git pull ssh://review.coreboot.org:29418/coreboot refs/changes/11/33211/3