device/pci_device: Add missing spaces to log messages
commitd579d80d75d1adf141e8e15b17eeac50f41e881e
authorPaul Menzel <pmenzel@molgen.mpg.de>
Tue, 6 Sep 2022 06:25:28 +0000 (6 08:25 +0200)
committerMartin Roth <martin.roth@amd.corp-partner.google.com>
Thu, 8 Sep 2022 14:20:30 +0000 (8 14:20 +0000)
treeb8110874f84fccd9d5359d92b9756741122e53a2
parenta16ed34638b32abe188c08f5027371658a299a1f
device/pci_device: Add missing spaces to log messages

Add the missing spaces to two log message, like the one below.

    WARNING: Device PCI: 03:00.0 requests a BAR with34 bits of address space, which coreboot is notconfigured to hand out, truncating to 29 bits

Change-Id: If933d8fb0db5b58ff12f043cc73172a3f6ffc624
Signed-off-by: Paul Menzel <pmenzel@molgen.mpg.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/67370
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Elyes Haouas <ehaouas@noos.fr>
src/device/pci_device.c