build bot (Jenkins) has posted comments on this change. ( https://review.coreboot.org/c/coreboot/+/33582 )
Change subject: libpayload/storage: Add NVMe driver ......................................................................
Patch Set 17:
(1 comment)
https://review.coreboot.org/c/coreboot/+/33582/17/payloads/libpayload/driver... File payloads/libpayload/drivers/storage/nvme.c:
https://review.coreboot.org/c/coreboot/+/33582/17/payloads/libpayload/driver... PS17, Line 173: static int nvme_read(struct nvme_dev *nvme, unsigned char *buffer, uint64_t base, uint16_t count) line over 96 characters