build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/73887 )
Change subject: nb/intel/i440bx/debug.c: Refactor newlines and save some printk calls ......................................................................
Patch Set 1:
(1 comment)
File src/northbridge/intel/i440bx/debug.c:
Robot Comment from checkpatch (run ID jenkins-coreboot-checkpatch-172151): https://review.coreboot.org/c/coreboot/+/73887/comment/99008cc5_ef4f908f PS1, Line 41: printk(BIOS_DEBUG, "PCI: %02x:%02x.%02x", (dev >> 20) & 0xff, (dev >> 15) & 0x1f, (dev >> 12) & 7); line length of 107 exceeds 100 columns