[flashrom] [PATCH] Silence ICH preop debug message

Stefan Reinauer stepan at coresystems.de
Thu Oct 22 15:00:40 CEST 2009


Hi,
>     (curopcodes->opcode[oppos].atomic - 1 == preoppos)

Maybe you want to add some brackets to this one to clarify (at least for
the reader) that you're not interested in the result of

(curopcodes->opcode[oppos].atomic - (1 == preoppos))

?

Stefan








More information about the flashrom mailing list