build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/26329 )
Change subject: device/pci: Add MSI-X helper functions
......................................................................
Patch Set 14:
(1 comment)
https://review.coreboot.org/#/c/26329/14/src/device/pci_device.c
File src/device/pci_device.c:
https://review.coreboot.org/#/c/26329/14/src/device/pci_device.c@404
PS14, Line 404: if (addr > 0x100000000ULL && sizeof(void*) == 4) {
"(foo*)" should be "(foo *)"
--
To view, visit
https://review.coreboot.org/26329
To unsubscribe, or for help writing mail filters, visit
https://review.coreboot.org/settings
Gerrit-Project: coreboot
Gerrit-Branch: master
Gerrit-MessageType: comment
Gerrit-Change-Id: I94413712e7986efd17e6b11ba59f6eb390384c8c
Gerrit-Change-Number: 26329
Gerrit-PatchSet: 14
Gerrit-Owner: Patrick Rudolph
patrick.rudolph@9elements.com
Gerrit-Reviewer: Aaron Durbin
adurbin@chromium.org
Gerrit-Reviewer: Julius Werner
jwerner@chromium.org
Gerrit-Reviewer: Paul Menzel
paulepanter@users.sourceforge.net
Gerrit-Reviewer: build bot (Jenkins)
no-reply@coreboot.org
Gerrit-CC: Nico Huber
nico.h@gmx.de
Gerrit-Comment-Date: Wed, 11 Jul 2018 12:07:08 +0000
Gerrit-HasComments: Yes
Gerrit-HasLabels: No