From 0ce74161ad6d2128b3c14217064064268d3817b5 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 16 Jan 2021 14:43:49 +0100 Subject: device/pci_device.c: Remove repeated word Change-Id: Ia6936675684e3eaf2a57e2d28e465b1f0768249b Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/49512 Tested-by: build bot (Jenkins) Reviewed-by: Jacob Garber --- src/device/pci_device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/device/pci_device.c b/src/device/pci_device.c index f41689e24a..5d38423cf3 100644 --- a/src/device/pci_device.c +++ b/src/device/pci_device.c @@ -1263,7 +1263,7 @@ void pci_scan_bus(struct bus *bus, unsigned int min_devfn, post_code(0x25); /* - * Warn if any leftover static devices are are found. + * Warn if any leftover static devices are found. * There's probably a problem in devicetree.cb. */ -- cgit v1.2.3