Patch merged into coreboot/master: intel/broadwell: fix typo
the following patch was just integrated into master: commit e8f2ef51e1809b8c20d87049586935a7f3dd90a7 Author: Patrick Georgi <pgeorgi@chromium.org> Date: Fri Jul 29 18:53:34 2016 +0200 intel/broadwell: fix typo (pci_read_config32(...) > 14) & 0x3 looks rather unusual (and prevents "case 3" below from ever happening) Change-Id: Id90655c39ff53da9569441278bbf73497d643480 Signed-off-by: Patrick Georgi <pgeorgi@chromium.org> Found-by: Coverity Scan #1293139 Reviewed-on: https://review.coreboot.org/15965 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net> Reviewed-by: Duncan Laurie <dlaurie@chromium.org> See https://review.coreboot.org/15965 for details. -gerrit
participants (1)
-
gerrit@coreboot.org