[coreboot-gerrit] Change in coreboot[master]: agesa/f15tn: Put parentheses around logic op

Philippe Mathieu-Daudé (Code Review) gerrit at coreboot.org
Mon Sep 4 02:07:53 CEST 2017


Philippe Mathieu-Daudé has posted comments on this change. ( https://review.coreboot.org/21361 )

Change subject: agesa/f15tn: Put parentheses around logic op
......................................................................


Patch Set 1: Code-Review-1

simply use:
if ( LocalCfgPtr->Gec.PtrDynamicGecRomAddress != 0 ) {
or
if ( LocalCfgPtr->Gec.PtrDynamicGecRomAddress ) {


-- 
To view, visit https://review.coreboot.org/21361
To unsubscribe, visit https://review.coreboot.org/settings

Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I4d7dfaa5fcf0e95acd650e4c129e0899b5d68f09
Gerrit-Change-Number: 21361
Gerrit-PatchSet: 1
Gerrit-Owner: Damien Zammit <damien at zamaudio.com>
Gerrit-Reviewer: Philippe Mathieu-Daudé <f4bug at amsat.org>
Gerrit-Reviewer: build bot (Jenkins) <no-reply at coreboot.org>
Gerrit-Comment-Date: Mon, 04 Sep 2017 00:07:53 +0000
Gerrit-HasComments: No
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.coreboot.org/pipermail/coreboot-gerrit/attachments/20170904/be124b94/attachment.html>


More information about the coreboot-gerrit mailing list