build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/27409 )
Change subject: src/southbridge: Use "foo *bar" instead of "foo* bar" ......................................................................
Patch Set 4:
(2 comments)
https://review.coreboot.org/#/c/27409/4/src/southbridge/intel/i82870/ioapic.... File src/southbridge/intel/i82870/ioapic.c:
https://review.coreboot.org/#/c/27409/4/src/southbridge/intel/i82870/ioapic.... PS4, Line 47: volatile uint32_t *pIndexRegister; /* io apic io memory space command address */ line over 80 characters
https://review.coreboot.org/#/c/27409/4/src/southbridge/intel/i82870/ioapic.... PS4, Line 48: volatile uint32_t *pWindowRegister; /* io apic io memory space data address */ line over 80 characters